2019-02-21 21:19:56 +00:00
|
|
|
# CHANGELOG
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|
|
|
|
|
|
|
## [Unreleased]
|
2019-03-16 08:56:05 +00:00
|
|
|
|
|
|
|
## [v1.0.1] - 2019-03-16
|
2019-03-13 16:46:47 +00:00
|
|
|
- fix: add client-server option in default configuration
|
2019-02-23 19:07:16 +00:00
|
|
|
- fix: install python-mysqldb package
|
2019-03-16 08:41:05 +00:00
|
|
|
- test: add tests with travis-ci
|
2019-02-23 17:17:56 +00:00
|
|
|
|
|
|
|
## [v1.0.0] - 2019-02-23
|
2019-02-21 21:19:56 +00:00
|
|
|
- first version
|