Changelog for secp256k1-1.1.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.2
Changed
- Simplify
ShowandReadinstances.
1.1.1
Removed
- Old obvious installation instructions from
README.mdfile.
Changed
- Fix arbitrary instances such that unwanted colissions are less likely.
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/Readinstances now isomorphic to Haskell code.- Semantic versioning.
Hspectests.