update CHANGELOG

This commit is contained in:
qwjyh 2025-02-28 01:01:44 +09:00
parent ed69a1db15
commit e52cb165fa

View file

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