corporal/CHANGELOG.md

30 lines
859 B
Markdown
Raw Normal View History

2021-06-11 17:45:54 -05:00
# Changelog
All notable changes to Corporal 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).
2021-08-02 09:14:07 -05:00
## [0.1.4] - 2021-08-02
### Changed
- Parse the Fannie config file to get lane definitions for rattail.conf (when deploying).
- Include email setting for CORE Office -> Lane export.
- Add CORE Office URL to deployed Corporal config.
2021-06-15 15:54:52 -05:00
## [0.1.3] - 2021-06-15
### Changed
- Just show default favicon and header image.
2021-06-15 15:20:34 -05:00
## [0.1.2] - 2021-06-15
### Changed
- More fabric tweaks for basic Corporal app install.
- Remove version restriction for mysql-connector-python.
2021-06-11 17:50:38 -05:00
## [0.1.1] - 2021-06-11
### Changed
- Freeze sqlalchemy version per pip issues
2021-06-11 17:45:54 -05:00
## [0.1.0] - 2021-06-11
### Added
- Initial release, to test install