14 lines
358 B
Markdown
14 lines
358 B
Markdown
# CHANGELOG
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|
|
|
## [Unreleased]
|
|
|
|
## [v1.0.1] - 2019-03-16
|
|
- fix: add client-server option in default configuration
|
|
- fix: install python-mysqldb package
|
|
- test: add tests with travis-ci
|
|
|
|
## [v1.0.0] - 2019-02-23
|
|
- first version
|