Skip to content

Commit a7ba395

Browse files
committed
Update CHANGELOG.md
1 parent ca252c3 commit a7ba395

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
717
## [2.5.1] - 2024-08-30
818

919
### Security

0 commit comments

Comments
 (0)