Skip to content

Commit 2850bb9

Browse files
update changelog for 2.0.0
1 parent 6ae8c96 commit 2850bb9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [2.0.0] (2026-01-14)
89
### Added
910
* Support for Symfony 8.0 (#203) by [@Jean85](https://github.com/Jean85).
1011
### Removed
@@ -241,7 +242,8 @@ First unstable release
241242
## 0.1-alpha (2016-06-30)
242243
First release
243244

244-
[Unreleased]: https://github.com/facile-it/mongodb-bundle/compare/1.8.0..master
245+
[Unreleased]: https://github.com/facile-it/mongodb-bundle/compare/2.0.0..master
246+
[2.0.0]: https://github.com/facile-it/mongodb-bundle/compare/1.8.0..2.0.0
245247
[1.8.0]: https://github.com/facile-it/mongodb-bundle/compare/1.7.0..1.8.0
246248
[1.7.0]: https://github.com/facile-it/mongodb-bundle/compare/1.6.2..1.7.0
247249
[1.6.2]: https://github.com/facile-it/mongodb-bundle/compare/1.6.1..1.6.2

0 commit comments

Comments
 (0)