summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2021-01-14 01:12:11 -0500
committerSam Tay <sam.chong.tay@gmail.com>2021-01-14 01:12:11 -0500
commit2e414f839a78992a35cce7b2c8834323c52a96c1 (patch)
treeb6f1920623bc614241dde6fdb737e416cf6b834f /CHANGELOG.md
parentf46ce129c1a92b6f673d428c339c7f1812c93762 (diff)
Bump version
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d945631..96f8750 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### [Unreleased]
+### [v0.4.3](https://github.com/samtay/so/compare/v0.4.1...v0.4.3)
+
+#### Fixed
+- Build issue caused by syn dependency ([#13](https://github.com/samtay/so/issues/13))
+- Panic from termimad ([#8](https://github.com/samtay/so/issues/8))
+
#### Added
- Windows installation option
[lukesampson/scoop-extras#4376](https://github.com/lukesampson/scoop-extras/pull/4376).