Skip to content

Commit

Permalink
add new version
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainL972 committed Mar 2, 2020
1 parent b1ed7ec commit 61d3af2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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 [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.14.0] - 2020-03-02
### Added
- Unit tests for backend.py file using pytest
- Switch to decide if backend should get private key on init
Expand Down Expand Up @@ -177,7 +177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Basic server and client
- Use regex to parse commands

[Unreleased]: https://github.com/RomainL972/isn/compare/v0.13.1...HEAD
[0.14.0]: https://github.com/RomainL972/isn/compare/v0.13.1...v0.14.0
[0.13.1]: https://github.com/RomainL972/isn/compare/v0.13.0...v0.13.1
[0.13.0]: https://github.com/RomainL972/isn/compare/v0.12.0...v0.13.0
[0.12.0]: https://github.com/RomainL972/isn/compare/v0.11.0...v0.12.0
Expand Down

0 comments on commit 61d3af2

Please sign in to comment.