Skip to content

Commit

Permalink
Add new CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Jun 12, 2015
1 parent 9642826 commit ca541e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
### 1.5.0

* Change `ogit cat-file` to behave exactly as `git cat-file`.
* Compatibility with `cohttp.0.18.` (#80 by @rgrinberg)
* Simplify the mirage sync API to use `conduit 0.8.4` (breaking API changes)
* Change `ogit cat-file` to behave exactly as `git cat-file`
The previous command is renamed to `ogit cat` (#75 by @codinuum)
* `ogit` now supports short hashes instead of full SHA1 (#75 by @codinuum)
* Add `Git.Pack.Raw.read` to read raw pack files (#75 by @codinuum)
Expand Down

0 comments on commit ca541e5

Please sign in to comment.