summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-06-09 10:42:52 -0500
committerSean E. Russell <ser@ser1.net>2020-06-09 10:42:52 -0500
commite2879e970c09d01422d6bc259d2601572679f745 (patch)
tree38a974ec1b8597146116be0514ac6b65f0c8471a /CHANGELOG.md
parent1181b94bd228f5f081d49f6c7c9a9ee9c26557ed (diff)
Updated the changelog and readme for v4.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6143d9b..4747930 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
> - **Fixed**: for any bug fixes.
> - **Security**: in case of vulnerabilities.
+## [4.0.1] 2020-06-08
+
+**Darwin-only release**
+
+### Changed
+
+- The change to remove GPL dependencies did not remove *all* dependencies. This corrects that (#131)
+
+
## [4.0.0] 2020-06-07
**Command line options have changed.**