summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-09 14:07:44 -0500
committerSean E. Russell <ser@ser1.net>2020-04-09 14:07:44 -0500
commitf6e44c63ed7fc6d64a7098e4689186707545d439 (patch)
tree6085dba12a3b5ceaee80684be051c09facf9d0c4
parent50fae3999d2d79c167956efe57bbf9822a5851f6 (diff)
Updated for release.
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72af996..df6bc06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,9 +17,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
-- Removes verbose debugging unintentionally left in the code.
-- kitchensink referenced by, but not included in binary is now included.
+- Removes verbose debugging unintentionally left in the code (#85, #86)
+- kitchensink referenced by, but not included in binary is now included (#72)
- Safety check prevents uninitialized colorscheme registry use
+- Updates instructions on where to put colorschemes and layouts (#75)
+- Don't silently succeed when plugins are requested but not found (#77)
## [3.5.0] - 2020-03-06