From 6adbb7aee9205a2362ed878b8bbc3ba8324937c1 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 15 Feb 2020 14:10:15 +0300 Subject: [PATCH] chore(core): update changelog --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a7a59ea..268030fb 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # [0.9.7](https://github.com/flextype/flextype/compare/v0.9.6...v0.9.7) (2020-01-XX) +### Bug Fixes + +* **core:** fix discord link #325 +* **admin-plugin:** fix issue for creating entry process with same ids #333 + ### Features * **core:** add Indonesian locale support #327 * **core:** set `routable` true on entries creation #320 @@ -19,11 +24,6 @@ {{ icon('fas fa-ellipsis-h') }} ``` -### Bug Fixes - -* **core:** fix discord link #325 -* **admin-plugin:** fix issue for creating entry process with same ids #333 - # [0.9.6](https://github.com/flextype/flextype/compare/v0.9.5...v0.9.6) (2019-12-01)