From 7b8443197725691ebbcf1c7706537357fdf5a0fb Mon Sep 17 00:00:00 2001 From: William Baker Date: Tue, 24 Oct 2023 20:39:59 -0400 Subject: [PATCH] Publish v1.6.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48160649..17284a8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. See [Keep a ## Unreleased +## [1.6.1] - 2023-10-24 + ### Fixed Corrected overloads so it now compiles on macOS. @@ -180,3 +182,4 @@ First versioned release. [1.4.2]: https://github.com/bbrk24/Trilangle/tree/1.4.2 [1.5.0]: https://github.com/bbrk24/Trilangle/tree/1.5.0 [1.6.0]: https://github.com/bbrk24/Trilangle/tree/1.6.0 +[1.6.1]: https://github.com/bbrk24/Trilangle/tree/1.6.1