2020-09-16 18:30:08 -05:00
|
|
|
|
|
|
|
# Changelog
|
|
|
|
All notable changes to tailbone-theo 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).
|
|
|
|
|
2020-09-19 16:17:47 -05:00
|
|
|
## [0.1.4] - 2020-09-19
|
|
|
|
### Changed
|
|
|
|
- Add the 'app' and 'fabric' extras to setup.py.
|
|
|
|
- Add some custom email profile settings.
|
|
|
|
|
2020-09-16 20:52:33 -05:00
|
|
|
## [0.1.3] - 2020-09-16
|
|
|
|
### Changed
|
|
|
|
- Remove hard-coded 'dev' tag when showing theo version.
|
|
|
|
|
2020-09-16 18:38:35 -05:00
|
|
|
## [0.1.2] - 2020-09-16
|
|
|
|
### Changed
|
|
|
|
- Ugh, require 'bouncer' extra from rattail also.
|
|
|
|
|
2020-09-16 18:35:17 -05:00
|
|
|
## [0.1.1] - 2020-09-16
|
|
|
|
### Changed
|
|
|
|
- Be sure to install rattail 'db' extra.
|
|
|
|
|
2020-09-16 18:30:08 -05:00
|
|
|
## [0.1.0] - 2020-09-16
|
|
|
|
### Added
|
|
|
|
- Initial release.
|