diff --git a/.VERSION b/.VERSION index 867e5243..cb174d58 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -1.2.0 \ No newline at end of file +1.2.1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d0ee5cab..115197c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,14 @@ --- +[//]: # (START/v1.2.1) +# v1.2.1 + +## Fixes + * Fix item creation with sections. {#96} + +--- + [//]: # (START/v1.2.0) # v1.2.0 @@ -21,7 +29,7 @@ ## Fixes * Improved sanitization for use with Github action. - * Terraform provider no longer lowercases item label. {59} + * Terraform provider no longer lowercases item label. {#59} ## Security * Updated dependencies with secuirty vulnerbilities to patched versions