From bd2e0e73a7ab6a7593fcb8b8fc0903dc47710df8 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 23 Oct 2023 07:58:51 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f6847d..c5b81bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Compatibility + +- Raised MSRV to 1.70.0 + +### Features + +- Implement `Default` + ## [2.0.1] - 2023-03-29 ### Features