diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e96bf5..5d3b984 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)