From 1c32f029e73ff6f29f7953aeedd0e0cf972646ba Mon Sep 17 00:00:00 2001 From: Nadeem Patwekar Date: Tue, 3 Oct 2023 13:23:13 +0530 Subject: [PATCH] chore: :loud_sound: update changelog file --- CHANGELOG.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c03f04d0..435bb15c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,28 @@ # Changelog -## [v1.10.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.8.0) (2023-07-21) +## [v1.11.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.11.0) (2023-09-03) + - Fixes and Enhancements + - Allows contenttype in asset upload + - Taxonomy feature addition + - Terms feature addition +## [v1.10.2](https://github.com/contentstack/contentstack-management-javascript/tree/v1.10.2) (2023-08-23) + - Fixes and Enhancements + - RefreshToken error handling + - Handling workflow response of object format + - Support for overwrite flag in Contenttype and Global fields import functionality +## [v1.10.1](https://github.com/contentstack/contentstack-management-javascript/tree/v1.10.1) (2023-08-01) + - Fixes: + - Token leak + - Users type + - ContentstackCollection type + - Environment param type + - Enhancements + - Adds Auditlogs functions + - Contenttype references function +## [v1.10.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.10.0) (2023-07-21) - Fixes - Fixes Breaking Changes -## [v1.9.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.8.0) (2023-07-19) +## [v1.9.0](https://github.com/contentstack/contentstack-management-javascript/tree/v1.9.0) (2023-07-19) - Features: - NRP support added - Audit logs APIs support