Skip to content

Commit b2fd990

Browse files
Update CHANGELOG for release 1.5.0
1 parent 113c031 commit b2fd990

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [1.5.0] (2022-01-06)
10+
### Added
11+
* Symfony 6 support (#121) by [@Jean85](https://github.com/Jean85).
12+
913
## [1.4.0] (2021-03-06)
1014
### Added
1115
* PHP 8 support (#114) by [@Jean85](https://github.com/Jean85).
@@ -197,7 +201,8 @@ First unstable release
197201
## 0.1-alpha (2016-06-30)
198202
First release
199203

200-
[Unreleased]: https://github.com/facile-it/mongodb-bundle/compare/1.4.0..master
204+
[Unreleased]: https://github.com/facile-it/mongodb-bundle/compare/1.5.0..master
205+
[1.5.0]: https://github.com/facile-it/mongodb-bundle/compare/1.4.0..1.5.0
201206
[1.4.0]: https://github.com/facile-it/mongodb-bundle/compare/1.3.0..1.4.0
202207
[1.3.0]: https://github.com/facile-it/mongodb-bundle/compare/1.2.0..1.3.0
203208
[1.2.0]: https://github.com/facile-it/mongodb-bundle/compare/1.1.0..1.2.0

0 commit comments

Comments
 (0)