Skip to content

Commit 3336b3c

Browse files
docs(changelog): Prepare release 2.1.0 [skip ci]
1 parent 28ac242 commit 3336b3c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## SemVer public API
99

10-
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.
10+
The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this project is determined by the `install.
11+
yaml` file, along with all files specified under `project_files` within `install.yaml`.
12+
13+
---
14+
15+
## [v2.1.0](https://github.com/ddev/ddev-mongo/releases/tag/v2.1.0) - 2024-10-31
16+
[_Compare with previous release_](https://github.com/ddev/ddev-mongo/compare/v2.0.0...v2.1.0)
17+
18+
### Added
19+
20+
- Add `mongo-express` command to open the Mongo Express UI in the browser
21+
- Add `docker-compose.mongo_norouter.yaml` to handle the omitted `ddev-router` container case
22+
1123

1224
---
1325

0 commit comments

Comments
 (0)