CHANGELOG.md
# Changelog
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]
### Added
- Atomic swap between Bitcoin and Litecoin
### Changed
### Removed
## [0.0.3] - 2018-12-11
### Added
- LICENSE, changelog, Github template files
### Changed
- Rename project to Cryptos-ruby
- Fixes in README, gemspec files
## [0.0.2] - 2018-12-01
### Added
- Bitcoin/Litecoin transactions
- Automated tests with regtest mode
- Travis, CodeClimate integration
### Changed
- Refactoring big old base files
## [0.0.1] - 2018-11-26
### Added
- Elliptic curves math, digital signature algorithm
- Generate private / public keys
- Generate Bitcoin/Litecoin addresses