summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-08-11 17:22:39 -0700
committerGitHub <noreply@github.com>2020-08-11 20:22:39 -0400
commitd0cc6078df6886bd40643ee3f542c7cd0862d929 (patch)
tree1617b1d879340f9efce0c40508e2dcb6aeb6d57f /CHANGELOG.md
parent17552c50cfc7247126e9f1eacc157a2be91cfc86 (diff)
deps: Update dependencies, drop MSRV
Update dependencies to most recent versions if applicable. Refactor to deal with breaking changes. Drop MSRV due to dependency issues, just support stable and later.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57ad01fa..386738a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [179](https://github.com/ClementTsang/bottom/pull/179): Show full command/process path as an option.
+### Changes
+
+- Changed to just support stable (and newer) Rust, due to library incompatibilities.
+
## [0.4.5] - 2020-07-08
- No changes here, just an uptick for Crates.io using the wrong Cargo.lock.