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 500f51a commit 3a6571bCopy full SHA for 3a6571b
CHANGELOG.md
@@ -11,6 +11,15 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
11
12
---
13
14
+## [v1.0.1](https://github.com/ddev/ddev-mongo/releases/tag/v1.0.1) - 2023-08-20
15
+[_Compare with previous release_](https://github.com/ddev/ddev-mongo/compare/v1.0.0...v1.0.1)
16
+
17
+### Fixed
18
19
+- Wait 5 seconds before starting `mongo-express` to avoid random failures ([@see #14](https://github.com/ddev/ddev-mongo/issues/14))
20
21
+---
22
23
24
## [v1.0.0](https://github.com/ddev/ddev-mongo/releases/tag/v1.0.0) - 2023-08-08
25
[_Compare with previous release_](https://github.com/ddev/ddev-mongo/compare/v0.1.4...v1.0.0)
0 commit comments