This commit is contained in:
Joe Nelson
2016-06-10 22:43:58 -07:00
parent 455f086880
commit e8426671c0
4 changed files with 9 additions and 3 deletions
+6
View File
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Added
### Fixed
## [0.3.2.0] - 2016-06-10
### Added
- Reload database schema on SIGHUP - @begriffs
- Support "-" in column names - @ruslantalpa