Merge pull request #54 from NodeFactoryIo/v1.1.0-rc1

Release 1.1.0-rc1
This commit is contained in:
Marin Petrunić 2020-04-22 09:41:03 +02:00 committed by GitHub
commit d2d627262a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,12 @@ 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/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.0-rc.1] - 2020-04-22
- Added early data API
- Dumping session keys
- Reducing package size
## [1.0.0] ## [1.0.0]
Stable version, interobable with go-libp2p-noise! Stable version, interobable with go-libp2p-noise!