Skip to content

Commit 3a6571b

Browse files
feat(*): Prepare release v1.0.1
1 parent 500f51a commit 3a6571b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
1111

1212
---
1313

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+
1423

1524
## [v1.0.0](https://github.com/ddev/ddev-mongo/releases/tag/v1.0.0) - 2023-08-08
1625
[_Compare with previous release_](https://github.com/ddev/ddev-mongo/compare/v0.1.4...v1.0.0)

0 commit comments

Comments
 (0)