summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-05-04 17:45:06 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2020-05-04 17:45:11 -0400
commitc8afe0d4f8b5d41a0c226b45f46d93b9af680b95 (patch)
tree2ae6bfbd41d9066702011b384e7348549417de93 /CHANGELOG.md
parentc458a4d101a4fc6c9ddcb7bd23a86512abc0dcf3 (diff)
chore: support MSRV of 1.40.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 563b0efb..7b224088 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -65,11 +65,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Development changes
-- Switch to stateful widget style for tables.
-
- [#38](https://github.com/ClementTsang/bottom/issues/38): Updated arg tests and added config testing.
-- More refactoring.
+- Add MSRV, starting with 1.40.0.
## [0.3.0] - 2020-04-07