Skip to content

Commit da50553

Browse files
authored
Update CHANGELOG.md
1 parent 8aa0e3e commit da50553

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
719
## [0.1.2] - 2021-04-28
820

921
### Fixed

0 commit comments

Comments
 (0)