Skip to content

Commit 66bb35b

Browse files
committed
Moves CHANGELOG entry from 1.2.3 to 1.3.0 section
Line for #69 detailing addition of PHP 7.1 and 7.2 support somehow was put in the 1.2.3 section instead of 1.3.0.
1 parent cb18e17 commit 66bb35b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file, in reverse
66

77
### Added
88

9+
- [#69](https://github.com/zfcampus/zf-apigility-documentation/pull/69) adds support for PHP 7.1 and 7.2.
10+
911
- [#59](https://github.com/zfcampus/zf-apigility-documentation/pull/59) adds the ability to specify examples for fields.
1012

1113
### Changed
@@ -34,7 +36,7 @@ All notable changes to this project will be documented in this file, in reverse
3436

3537
### Added
3638

37-
- [#69](https://github.com/zfcampus/zf-apigility-documentation/pull/69) adds support for PHP 7.1 and 7.2.
39+
- Nothing.
3840

3941
### Changed
4042

0 commit comments

Comments
 (0)