Skip to content

Commit 207719c

Browse files
author
Oscar Otero
committed
fixed changelog format
1 parent 5508d94 commit 207719c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Previous releases are documented in [github releases](https://github.com/oscarot
99

1010
## [4.8.0] - 2019-11-04
1111
### Changed
12-
- Many `private` properties and methods were changed to `protected` in order to improve the extensibility #231
12+
- Many `private` properties and methods were changed to `protected` in order to improve the extensibility [#231]
1313

1414
### Fixed
15-
- PHP 7.4 support #230
15+
- PHP 7.4 support [#230]
1616

1717
## [4.7.0] - 2019-10-07
1818
### Added
@@ -143,8 +143,11 @@ Previous releases are documented in [github releases](https://github.com/oscarot
143143
[#224]: https://github.com/oscarotero/Gettext/issues/224
144144
[#225]: https://github.com/oscarotero/Gettext/issues/225
145145
[#226]: https://github.com/oscarotero/Gettext/issues/226
146+
[#230]: https://github.com/oscarotero/Gettext/issues/230
147+
[#231]: https://github.com/oscarotero/Gettext/issues/231
146148

147-
[4.7.0]: https://github.com/oscarotero/Gettext/compare/v4.6.3...HEAD
149+
[4.8.0]: https://github.com/oscarotero/Gettext/compare/v4.7.0...v4.8.0
150+
[4.7.0]: https://github.com/oscarotero/Gettext/compare/v4.6.3...v4.7.0
148151
[4.6.3]: https://github.com/oscarotero/Gettext/compare/v4.6.2...v4.6.3
149152
[4.6.2]: https://github.com/oscarotero/Gettext/compare/v4.6.1...v4.6.2
150153
[4.6.1]: https://github.com/oscarotero/Gettext/compare/v4.6.0...v4.6.1

0 commit comments

Comments
 (0)