summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-29 12:07:37 -0500
committerSean E. Russell <ser@ser1.net>2020-04-29 12:07:37 -0500
commit02a279242425e5b07ad69d7bcc8c35432c6a1c7a (patch)
treec82faab9e5d0456db303e838a85ca33d76413413 /CHANGELOG.md
parent8d2dfce31cdd0d76d32a4546d40f8497b17b902c (diff)
Have -C look in the usual directories (not always absolute path)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4b7f93c..316e451 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Log files stored in \$XDG_CACHE_HOME; DATA, CONFIG, CACHE, and RUNTIME are the only directories specified by the FreeDesktop spec.
- Extensions are now built with a build tool; this is an interim solution until issues with the Go plugin API are resolved.
- Command line help text is cleaned up.
+- Version bump of gopsutil
### Removed