Files
slhal/CHANGELOG.md
T
Matthew GONG 1dc5e1412b enable CI
2020-03-18 09:52:09 +08:00

17 lines
402 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0] - 2020-03-18
### Added
- add changelog and release support
### Changed
- clean code, and move all tests to test directory