From 93f8470c9f51d4e9d3763d6ef493ba80d6bcdb85 Mon Sep 17 00:00:00 2001 From: Everly Precia Suresh <77877486+everly-gif@users.noreply.github.com> Date: Tue, 11 Oct 2022 22:47:03 +0530 Subject: [PATCH] add LINE PR to changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 02ccc344b4..bf9f39adbb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Unreleased Version ## Features -- Add LINE OAuth2 Provider [#4426](https://github.com/appwrite/appwrite/pull/4426) +- Added LINE OAuth2 Provider [#4426](https://github.com/appwrite/appwrite/pull/4426) # Version 1.0.2 ## Bugs