diff --git a/CHANGES.md b/CHANGES.md index 764276390c..2542fe3d14 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,11 @@ -# Version 1.1.0 - -## Bugs -- Fix license detection for Flutter and Dart SDKs [#4435](https://github.com/appwrite/appwrite/pull/4435) - +# Unreleased Version ## Features - Add error attribute to Collection Indexes and Attributes [#4575](https://github.com/appwrite/appwrite/pull/4575) +# Version 1.1.0 +## Bugs +- Fix license detection for Flutter and Dart SDKs [#4435](https://github.com/appwrite/appwrite/pull/4435) + # Version 1.0.3 ## Bugs - Fix document audit deletion [#4429](https://github.com/appwrite/appwrite/pull/4429)