summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-05-28 18:16:39 -0500
committerSean E. Russell <ser@ser1.net>2020-05-28 18:16:39 -0500
commit0900e98abbb47773f0b2ab889158613af9c1a943 (patch)
treedffdd0456290dbc8e80bc2f7828408968c7fc8ab
parent66bc1919ea4fccd1c7a58808a2294b200d3439e6 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4ca11c..9b30507 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
> - **Fixed**: for any bug fixes.
> - **Security**: in case of vulnerabilities.
+## [3.5.3] - NOT YET RELEASED
+
+### Fixed
+
+- Compile errors on FreeBSD due to golang.org/x/sys API breakages
+- Key bindings now work in FreeBSD (#95)
+
## [3.5.2] - 2020-04-28
### Fixed