Skip to content

Commit

Permalink
Prepare 0.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
craigfe committed Jan 18, 2021
1 parent ab3b0b4 commit aeadc20
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,3 +1,9 @@
### 0.2.1 (2020-01-18)

- Support Ppxlib versions >= 0.18.0. (#35, @CraigFe)
- Add missing dependency on `ppx_deriving`. (#36, CraigFe)
- Add a representation of the `Either.t` type. (#33, @CraigFe)

### 0.2.0 (2020-12-18)

- Improve performance of variable-size integers encoding and decoding.
Expand Down

0 comments on commit aeadc20

Please sign in to comment.