Skip to content

Commit 208ef2a

Browse files
chore(*): Prepare release 2.0.0
1 parent d31033b commit 208ef2a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this project is defined by the `install.yaml` file and `project_files` listed in the `install.yaml` file.
1111

12+
---
13+
14+
## [v2.0.0](https://github.com/ddev/ddev-mongo/releases/tag/v2.0.0) - 2024-03-29
15+
[_Compare with previous release_](https://github.com/ddev/ddev-mongo/compare/v1.2.0...v2.0.0)
16+
17+
### Changed
18+
19+
- **Breaking change**: Use `ExecRaw: true` annotation for the `mongosh` command (pass command arguments directly to the container as-is)
20+
21+
1222
---
1323

1424
## [v1.2.0](https://github.com/ddev/ddev-mongo/releases/tag/v1.2.0) - 2024-03-28

0 commit comments

Comments
 (0)