Skip to content

Commit

Permalink
update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Scherer committed Jan 16, 2015
1 parent c3a49ed commit a1ef66e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Changelog: `pandect`

### 0.5.0

- __POSSIBLY BREAKING__ Strings are treated as UTF-8 by default.
- __POSSIBLY BREAKING__ Files/InputStreams used as HMAC secrets are read directly as bytes
(formerly round-trip through String).

### 0.4.1

- fix problems with AOT compilation. (see #8)
Expand Down

0 comments on commit a1ef66e

Please sign in to comment.