From af5a793966fa776da58eb03c862b1a6e82bf033d Mon Sep 17 00:00:00 2001 From: Pavlina Bortlova Date: Thu, 19 Nov 2020 12:49:22 +0100 Subject: [PATCH] 2.0.0 changelog --- docs/source/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/source/CHANGELOG.md b/docs/source/CHANGELOG.md index 661fe96..0d6f21f 100644 --- a/docs/source/CHANGELOG.md +++ b/docs/source/CHANGELOG.md @@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -### Add + - N/A + +## 2.0.0 - 2020-11-19 + +### Added - new models AddModel, RmModel and RegenerateBundleModel to iib_build_details_model - new functions _get_args, _validate_data and \_\_getattribute\_\_ in IIBBuildDetailsModel - use \__slots\__ for backward compatibility