From 0caf7d8fd945d59143a36396a53d58516b7da4e4 Mon Sep 17 00:00:00 2001 From: ZeroIntensity Date: Thu, 27 Jun 2024 18:32:49 -0400 Subject: [PATCH] Switch to unreleased, I don't plan on making a release today --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1569577..7f4c4da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.0.1] - 2024-06-27 +## Unreleased - Fix coroutine iterator reference leak.