From c4ac4d95de39cd1fda6c48a99fc67e8ce13613e9 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Thu, 11 Jan 2024 03:20:22 +0000 Subject: [PATCH] Prepare 1.7.0 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a49699..45172b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.7.0] - 2024-01-11 + * Allow overriding the toolchain file with explicit `toolchain` input. (#26) ## [1.6.0] - 2023-12-04