Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Release 0.1.0 - 2019-10-14
Browse files Browse the repository at this point in the history
### Added
- Add implementation of COMIT RFC-003 for Bitcoin.
- Add implementation of COMIT RFC-003 for Ether.
- Add implementation of COMIT RFC-003 for ERC-20.
  • Loading branch information
D4nte committed Oct 14, 2019
1 parent bbcf659 commit cbf8b5a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ 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.1.0 - 2019-10-14
### Added
- RFC003 Basic swap for Bitcoin
- RFC003 Basic swap for Ether
- RFC003 Basic swap for ERC20
- Add implementation of COMIT RFC-003 for Bitcoin.
- Add implementation of COMIT RFC-003 for Ether.
- Add implementation of COMIT RFC-003 for ERC-20.

[Unreleased]: https://github.com/coblox/blockchain-contracts/compare/ab341e430ca514576ac9ca553a35ba339f293cc3...HEAD
[Unreleased]: https://github.com/coblox/blockchain-contracts/compare/0.1.0...HEAD
[0.1.0]: https://github.com/coblox/blockchain-contracts/compare/ab341e430ca514576ac9ca553a35ba339f293cc3...0.1.0

0 comments on commit cbf8b5a

Please sign in to comment.