Current section
Files
Jump to
Current section
Files
raxx_static
CHANGELOG.md
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.7.0](https://github.com/CrowdHailer/raxx_static/tree/0.7.0) - 2018-10-28
### Changed
- Depends on Raxx `0.17.0` which separated simple from streaming behaviour.
This broke some tests and is fixed in this version.