diff --git a/.VERSION b/.VERSION index e21e727..13175fd 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -1.4.0 \ No newline at end of file +1.4.1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 93272ad..043ca1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,26 @@ -[//]: # "START/LATEST" - +[//]: # (START/LATEST) # Latest ## Features + * A user-friendly description of a new feature. {issue-number} -- A user-friendly description of a new feature. {issue-number} +## Fixes + * A user-friendly description of a fix. {issue-number} + +## Security + * A user-friendly description of a security fix. {issue-number} + +--- + +[//]: # "START/v1.4.1" + +# v1.4.1 ## Fixes - OwnerReferences on secrets are now persisted after an item is updated. {#101} - Annotations from a Deployment or OnePasswordItem are no longer applied to Secrets that are created for it. {#102} -## Security - -- A user-friendly description of a security fix. {issue-number} - --- [//]: # "START/v1.4.0"