@@ -5,6 +5,11 @@ 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 member field to the Partner resource. [#13](https://gitlab.com/coopdevs/odoo-somconnexio-python-client/-/merge_requests/10)
### Changed
* Use pytest-recording instead of pytest-vrc for testing HTTP requests. [#12](https://gitlab.com/coopdevs/odoo-somconnexio-python-client/-/merge_requests/12)
## [0.1.10]
### Fixed
* Send always a delivery address in CRMLead creation. [#11](https://gitlab.com/coopdevs/odoo-somconnexio-python-client/-/merge_requests/11)