From 21e4cb1f5ddcbf00082f26cce7dc972f75b15416 Mon Sep 17 00:00:00 2001 From: r-hang <42982339+r-hang@users.noreply.github.com> Date: Mon, 13 Feb 2023 12:36:26 -0800 Subject: [PATCH] Back to development --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 530f0a5..4ded8e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unreleased] +- No changes yet. + ## [1.2.1] ### Changed - Drop golang/x/lint dependency. @@ -56,4 +59,4 @@ Thanks to @denis-tingajkin for their contributions to this release. ## [0.10.0] - Initial release. -[0.10.0]: https://github.com/uber-go/goleak/compare/v0.10.0...HEAD \ No newline at end of file +[0.10.0]: https://github.com/uber-go/goleak/compare/v0.10.0...HEAD