update: CHANGELOG

This commit is contained in:
qwjyh 2025-02-27 02:38:07 +09:00
parent 152e9b2f2d
commit c08d455780

View file

@ -10,6 +10,7 @@
### Added
- Add `status` subcommand to see storage and backup on given path or current working directory ([#17](https://github.com/qwjyh/xdbm/pull/17)).
- `sync` subcommand, which performs git pull (fast-forward) and push
### Changed
- Colored output for `storage list` and `backup list` ([#15](https://github.com/qwjyh/xdbm/pull/15))