mirror of
https://github.com/qwjyh/xdbm
synced 2025-04-17 02:05:50 +09:00
post v0.4.0
This commit is contained in:
parent
cdb01ee708
commit
851c0259a1
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.4.0] - 2025-03-01
|
||||
|
||||
### Added
|
||||
|
@ -49,6 +51,7 @@
|
|||
- `backup done` subcommand
|
||||
- `completion` subcommand
|
||||
|
||||
[Unreleased]: https://github.com/qwjyh/xdbm/compare/v0.4.0...HEAD
|
||||
[0.4.0]: https://github.com/qwjyh/xdbm/compare/v0.3.0...v0.4.0
|
||||
[0.3.0]: https://github.com/qwjyh/xdbm/compare/v0.2.1...v0.3.0
|
||||
[0.2.1]: https://github.com/qwjyh/xdbm/compare/v0.2.0...v0.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue