@@ -5,6 +5,9 @@ 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]
### Added
* Add Contract model and a method to search all contracts from a given partner, searching by VAT. [#37](https://gitlab.com/coopdevs/odoo-somconnexio-python-client/-/merge_requests/37)
## [0.1.22] - 2022-06-08
### Added
* Add banned_actions to Partner object returned in get methods. [#36](https://gitlab.com/coopdevs/odoo-somconnexio-python-client/-/merge_requests/36)