From ede549f80c0c2ce92f76cb7fd775d20f006e4526 Mon Sep 17 00:00:00 2001 From: Jenni Nurmi Date: Mon, 17 Dec 2018 15:52:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b75dabba..c3a30e65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2018-XX-XX +- [add] Add French translations to recently added translation keys. Also few minor changes to + English translations for consistency. + [#981](https://github.com/sharetribe/flex-template-web/pull/981) - [add] Create FieldRadioButton component. [#977](https://github.com/sharetribe/flex-template-web/pull/977) - [fix] Temporarily remove audit step from CI because of the Node Security Platform shutting down.