packages feed

crypton-asn1-types-0.3.4: CHANGELOG.md

Change log for `crypton-asn1-types`

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).

## 0.3.4

* Rename `asn1-types-0.3.4` package as `crypton-asn1-types-0.3.4`.
* Change maintainer field to `Mike Pilgrem <public@pilgrem.com>` and
  `Kazu Yamamoto <kazu@iij.ad.jp>`.
* Add `CHANGELOG.md`.
* Cabal file specifies `cabal-version: 1.18` (not `>= 1.6`).
* Cabal file specifies expressly `default-language: Haskell98`.