Skip to content

Commit 76f37e5

Browse files
authored
Update CHANGELOG.md
1 parent 727ddd6 commit 76f37e5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [0.1.4] - 2020-11-30
10+
11+
### Added
12+
- PHP8 support.
13+
914
## [0.1.3] - 2020-11-03
1015

1116
### Added
@@ -27,7 +32,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2732

2833
Initial release!
2934

30-
[Unreleased]: https://github.com/canvural/php-openapi-faker/compare/0.1.3...HEAD
35+
[Unreleased]: https://github.com/canvural/php-openapi-faker/compare/0.1.4...HEAD
36+
[0.1.4]: https://github.com/canvural/php-openapi-faker/compare/0.1.3...0.1.4
3137
[0.1.3]: https://github.com/canvural/php-openapi-faker/compare/0.1.2...0.1.3
3238
[0.1.1]: https://github.com/canvural/php-openapi-faker/compare/0.1.0...0.1.1
33-
[0.1.0]: https://github.com/canvural/php-openapi-faker/releases/tag/0.1.0
39+
[0.1.0]: https://github.com/canvural/php-openapi-faker/releases/tag/0.1.0

0 commit comments

Comments
 (0)