From 204b7cbb7704fb610d6362c4da09ae5563262fd8 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 12 Aug 2020 11:53:44 +0300 Subject: [PATCH] chore(changelog): update changelog --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 037f8383..65960a7e 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### Features -* **entries** Rename path to id in Entries API #453 +* **entries** Rename path to id in Entries API ([#453](https://github.com/flextype/flextype/issues/453)) New implementation ``` @@ -18,13 +18,13 @@ ### Bug Fixes -* **cache** fix issue with purge() method. #451 -* **entries** fix wrong Implementation of Slug Field for Entries #452 -* **entries** add new entry field `id` #452 +* **cache** fix issue with purge() method. ([#451](https://github.com/flextype/flextype/issues/451)) +* **entries** fix wrong Implementation of Slug Field for Entries ([#452](https://github.com/flextype/flextype/issues/452)) +* **entries** add new entry field `id` ([#452](https://github.com/flextype/flextype/issues/452)) ### BREAKING CHANGES -* **entries** Rename path to id in Entries API #453 +* **entries** Rename path to id in Entries API ([#453](https://github.com/flextype/flextype/issues/453)) Old Entry properties ``` @@ -38,10 +38,10 @@ $entries_id ``` -* **entries** fix wrong Implementation of Slug Field for Entries #452 +* **entries** fix wrong Implementation of Slug Field for Entries ([#452](https://github.com/flextype/flextype/issues/452)) From now we have entry fields: - + `slug` with current entry slug. Example: