From 4741ef5b92c8cbc7daef6264cd632cbc2f03116a Mon Sep 17 00:00:00 2001 From: "@SomBorja" <borja.gimeno@somconnexio.coop> Date: Fri, 3 Jun 2022 11:03:17 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94a4a05..18739a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 banned_actions to Partner object returned in get methods. [#36](https://gitlab.com/coopdevs/odoo-somconnexio-python-client/-/merge_requests/36) + ## [0.1.21] - 2022-06-01 ### Added * Add addresses to Partner object returned in get methods. [#24](https://gitlab.com/coopdevs/odoo-somconnexio-python-client/-/merge_requests/24) -- GitLab