CHANGELOG.md in nova-api-0.7.0 vs CHANGELOG.md in nova-api-0.8.0

- old
+ new

@@ -3,10 +3,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.8.0] - 2021-03-16 + +### Added + +- HTTP status code to Response and ListResponse classes + ## [0.7.0] - 2021-03-12 ### Added - Bill document types constants @@ -65,10 +71,12 @@ ### Added - Apportionment related stuff -[unreleased]: https://github.com/coyosoftware/nova-api/compare/0.6.0...HEAD +[unreleased]: https://github.com/coyosoftware/nova-api/compare/0.8.0...HEAD +[0.8.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.8.0 +[0.7.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.7.0 [0.6.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.6.0 [0.5.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.5.0 [0.4.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.4.0 [0.3.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.3.0 [0.2.0]: https://github.com/coyosoftware/nova-api/releases/tag/0.2.0 \ No newline at end of file