From 2f54a60c73794541723d81ceae878e6299523e99 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Wed, 20 May 2020 12:12:05 +0200 Subject: [PATCH] release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46f0e60e..bab47c8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.0] - 2020-05-20 + ### Added - support color themes and light mode [[@MCord](https://github.com/MCord)] ([#28](https://github.com/extrawurst/gitui/issues/28))