We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0328899 commit 57cc28cCopy full SHA for 57cc28c
CHANGELOG.md
@@ -11,6 +11,16 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
11
12
---
13
14
+## [v1.1.0](https://github.com/ddev/ddev-mongo/releases/tag/v1.1.0) - 2023-11-30
15
+[_Compare with previous release_](https://github.com/ddev/ddev-mongo/compare/v1.0.1...v1.1.0)
16
+
17
+### Added
18
19
+- Add explicit `mongo-config` volume for `/data/configdb` ([PR #17](https://github.com/ddev/ddev-mongo/pull/17))
20
21
+---
22
23
24
## [v1.0.1](https://github.com/ddev/ddev-mongo/releases/tag/v1.0.1) - 2023-08-20
25
[_Compare with previous release_](https://github.com/ddev/ddev-mongo/compare/v1.0.0...v1.0.1)
26
0 commit comments