packages feed

secp256k1-1.1.0: CHANGELOG.md

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

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 1.1.0
### Removed
- Lax parsing for DER.
- DER parsing of secret keys.
- Embedded code for library.

## 1.0.0 [YANKED]
### Added
- Changelog

### Changed
- Show/Read instances now isomorphic to Haskell code.
- Semantic versioning
- Hspec tests