From 1872bdf3cefa5dbc4cb49b631b884d342a47364a Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Mon, 24 Apr 2023 13:47:19 +0200 Subject: [PATCH] changelog: fix some typos PR #987 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fdf4930c..dd90a7d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,11 +17,11 @@ optimizations and lead to a false positive match. This is a sizeable release that will be soon followed by another sizeable release. Both of them will combined close over 40 existing issues and PRs. -This first release, despite its size, essentially represent preparatory work +This first release, despite its size, essentially represents preparatory work for the second release, which will be even bigger. Namely, this release: * Increases the MSRV to Rust 1.60.0, which was released about 1 year ago. -* Upgrades its dependency on `aho-corasick` to the recently release 1.0 +* Upgrades its dependency on `aho-corasick` to the recently released 1.0 version. * Upgrades its dependency on `regex-syntax` to the simultaneously released `0.7` version. The changes to `regex-syntax` principally revolve around a