summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-02-18 13:27:38 -0600
committerSean E. Russell <ser@ser1.net>2020-02-18 13:27:38 -0600
commitf96a97c3d8f5b8cd87a6e2f1fd1d0a4032c429a7 (patch)
tree38f3bd0efc0c97ffe711afa19fcdb31d0f5d4d20 /CHANGELOG.md
parenta197638e1f1292f3f01b17a0f4419d0180810927 (diff)
Prepped for releasev3.3.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32bd5e4..b028930 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,14 @@ 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.3.0] -
+## [3.3.1] - 2020-02-18
+
+- Fixed: Fixes a layout bug where, if columns filled up early, widgets would be
+ consumed but not displayed.
+- Fixed: Rolled back dependency update on github.com/shirou/gopsutil; the new version
+ has a bug that causes cores to not be seen.
+
+## [3.3.0] - 2020-02-17
- Added: Logs are now rotated. Settings are currently hard-coded at 4 files of 5MB
each, so logs shouldn't take up more than 20MB. I'm going to see how many