add changelog

This commit is contained in:
Nystik
2026-03-20 23:50:00 +01:00
parent 0747a4540d
commit d33ed2b5db

23
CHANGELOG.md Normal file
View File

@@ -0,0 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.
## [0.4.0] - Basil (2026-03-18)
### Added
- Vault management: create, rename, delete vaults
- Last active vault persistence: remembers which vault was open
- Plugin trust preservation: keeps plugin trust status when renaming vaults
### Changed
- Refactored vault operations into shared service
### Fixed
- Issues with dialogs and vault rename operations
---
_Changelog tracking started at version 0.4.0. For earlier versions, please refer to commit history._