Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Fix formatting error in changelog. (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten committed Oct 20, 2019
1 parent 5778914 commit 7dae5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

_19 October 2019_

* **Implement `Xgit.Plumbing.CatFile.Commit`. This is an API equivalent to `git cat-file -p` when the target object is of type `commit`. (#207)
* **Implement `Xgit.Plumbing.CatFile.Commit`.** This is an API equivalent to `git cat-file -p` when the target object is of type `commit`. (#207)
* Implement `Xgit.Core.Commit.from_object/1`. (#204, #205, #206)
* [API BREAKING] Make `Xgit.Util.*` modules private. (#201)
* [API BREAKING] Remove `Xgit.Util.RawParseUtils`. (#195, #198, #199, #200)
Expand Down

0 comments on commit 7dae5b0

Please sign in to comment.