From ddd747a084a4bdeb0339412787749fc89709d6bf Mon Sep 17 00:00:00 2001 From: Everly Precia Suresh Date: Tue, 25 Oct 2022 19:51:08 +0000 Subject: [PATCH] add PR to changelog --- CHANGES.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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)