We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca252c3 commit a7ba395Copy full SHA for a7ba395
1 file changed
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [2.6.0] - 2024-08-30
8
+
9
+### Changed
10
11
+Changed the base image to "bento/ubuntu-24.04" when booting via `Vagrant mt-dev`.
12
13
+To update, you must delete the virtual machine with `vagrant destroy` and then start it again. Removing the virtual machine
14
+will result in the loss of all database data. If you do not update, you can continue to use 2.5.1 and there is no feature
15
+difference at this time.
16
17
## [2.5.1] - 2024-08-30
18
19
### Security
0 commit comments