From de40d3032d1c8f2aac33031ec8f4bdef1ca2aa2e Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Fri, 22 Jan 2021 10:20:57 +0100 Subject: [PATCH] Updated changelog --- frontend/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index 942906a26d..78b1480b6d 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The latest version of this document is always available in [releases][releases-url]. +# 3.10.0 +- feat: Can now deprecate and reactivate strategies (#235) # 3.9.1 - fix: Tags viewable on archived features (#233)