update CHANGELOG

This commit is contained in:
qwjyh 2025-02-28 00:04:00 +09:00
parent 5785dac8c3
commit ed69a1db15

View file

@ -4,6 +4,7 @@
### Added ### Added
- `sync` subcommand, which performs git pull (fast-forward) and push (#21) - `sync` subcommand, which performs git pull (fast-forward) and push (#21)
- Feature `vendored-openssl` to statically link openssl and libgit2
### Fixed ### Fixed
- Git local config is now looked up. (#20) - Git local config is now looked up. (#20)