We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33a9dc8 commit e9ce615Copy full SHA for e9ce615
1 file changed
CHANGELOG.md
@@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [2.8.0] - 2025-04-23
10
+
11
### Changed
12
13
* Make the generated certificate readable by any MySQL server.
14
* Print the URL of the running server.
15
* Use "/usr/bin/env bash" instead of "/bin/bash" in the shell script.
16
* Execute post-create.sh as much as possible for codespaces
17
* Stop setup-environment script when pr option is not used
18
+* Persistent mailpit database.
19
20
### Fixed
21
0 commit comments