packages feed

language-asn-0.1.1.0: CHANGELOG.md

# Changelog

`language-asn` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

0.1.1.0
=======

* Added `FromJSON`, `FromJSONKey`, and `ToJSON` instances to
  `ObjectIdentifier`.

0.1.0.0
=======

* Moved all ASN.1 code from the now-deprecated `asn1-codec` into
  this library.

[1]: https://pvp.haskell.org
[2]: https://github.com/chessai/language-asn/releases