Skip to content
Snippets Groups Projects
Commit 94718e36 authored by Lennart Kolmodin's avatar Lennart Kolmodin
Browse files

Bump version to 0.7.2.1.

Also update changelog.
parent d4568cae
No related branches found
Tags 0.7.2.1
No related merge requests found
name: binary name: binary
version: 0.7.2.0 version: 0.7.2.1
license: BSD3 license: BSD3
license-file: LICENSE license-file: LICENSE
author: Lennart Kolmodin <kolmodin@gmail.com> author: Lennart Kolmodin <kolmodin@gmail.com>
......
binary binary
====== ======
binary-0.7.2.1
--------------
- Fix to compile on GHC 6.10.4 and older, see issue #55.
binary-0.7.2.0 binary-0.7.2.0
----------- --------------
- Add `isolate :: Int -> Get a -> Get a`. - Add `isolate :: Int -> Get a -> Get a`.
- Add `label :: String -> Get a -> Get a`. - Add `label :: String -> Get a -> Get a`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment