From bc188f0d2b2d1128f2550e0560a689dc47b2a4ae Mon Sep 17 00:00:00 2001 From: Alexander Rose <alexander.rose@weirdbyte.de> Date: Sun, 16 Oct 2022 21:37:18 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a1d89ceb..cb83a6192 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Note that since we don't clearly distinguish between a public and private interf ## [Unreleased] +## [v3.20.0] - 2022-10-16 + - [Breaking] Rename the ``model-index`` color theme to ``trajectory-index`` - Add a new ``model-index`` color theme that uniquely colors each loaded model - Add the new ``model-index`` and ``structure-index`` color themes as an option for the carbon color in the ``element-symbol`` and ``ilustrative`` color themes -- GitLab