summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSam Tay <samctay@pm.me>2021-06-30 00:26:39 -0400
committerSam Tay <samctay@pm.me>2021-06-30 00:26:39 -0400
commit19a37f3cd160de0c18ad12943ebf2e853f93c37c (patch)
tree7b4bdbd7f54d460a9d5b126ff6f147085066b3ac /CHANGELOG.md
parent0e27fbe38f44155096f5c5c1d934d70d6e21eb7e (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 0cb6105..2c33b5b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,9 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### [Unreleased]
+### [v0.4.5](https://github.com/samtay/so/compare/v0.4.3...v0.4.5)
+
#### Added
- NetBSD installation option. Thanks **voidpin**.
+#### Fixed
+- Google parser went out of date
+- Panic from termimad ([#5](https://github.com/samtay/so/issues/5))
+
### [v0.4.3](https://github.com/samtay/so/compare/v0.4.1...v0.4.3)
#### Fixed