We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa0e3e commit da50553Copy full SHA for da50553
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.2.0] - 2021-04-29
8
+
9
+### Added
10
11
+- Add `--only-path=` option - [#9](https://github.com/Wulfheart/pretty-routes/pull/9)
12
+- Add PHP 7.4 compatibility
13
14
+### Fixed
15
16
+- Fix earlier Laravel compatibility - [#10](https://github.com/Wulfheart/pretty-routes/pull/10)
17
+- Fix `str_repeat()` issue - [#2](https://github.com/Wulfheart/pretty-routes/pull/2)
18
19
## [0.1.2] - 2021-04-28
20
21
### Fixed
0 commit comments