diff --git a/.changes/v1.1.0.md b/.changes/v1.3.0.md similarity index 98% rename from .changes/v1.1.0.md rename to .changes/v1.3.0.md index 28e97fd..df6e27e 100644 --- a/.changes/v1.1.0.md +++ b/.changes/v1.3.0.md @@ -1,4 +1,4 @@ -## v1.1.0 +## v1.3.0 ### Added * Set Use to clear previous ACL tokens when called to avoid conflicts * Caching, the way it should have been from the beginning. diff --git a/CHANGELOG.md b/CHANGELOG.md index 8877dcb..71d4123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). -## v1.1.0 +## v1.3.0 ### Added * Set Use to clear previous ACL tokens when called to avoid conflicts * Caching, the way it should have been from the beginning.