# Changelog 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). ## [Unreleased] ## [0.4.0] - 2021-03-05 ### Added - Current asset related stuff (still missing Card Taxes) ### Changed - The 'with_deleted' flag is now called 'with_inactive' - The 'deleted' flags are now called 'active' ## [0.3.0] - 2021-03-04 ### Added - Third party related stuff ## [0.2.0] - 2021-03-03 ### Added - Financial account related stuff ### Fixed - The way that the token was sent ## [0.1.1] - 2021-03-02 ### Added - Apportionment related stuff [unreleased]: https://github.com/coyosoftware/nova-api/compare/0.3.0...HEAD [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 [0.1.1]: https://github.com/coyosoftware/nova-api/releases/tag/0.1.1