From 336d46c51893945fc54ad099441eb62ed2c4fe31 Mon Sep 17 00:00:00 2001 From: s2quake Date: Fri, 25 Oct 2024 21:34:03 +0900 Subject: [PATCH] chore: Changes --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1d575cff42..73d6c092e6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,7 +23,7 @@ To be released. - (Libplanet.Action) Added `GasTracer` static class. [[#3912]] - (Libplanet.Action) Added `LastCommit` property to `IActionContext` interface and its implementations. [[#3912]] - + - (Libplanet.Action) Added `CancelTrace` method to `GasTracer`. [[#3974]] ### Backward-incompatible network protocol changes @@ -40,6 +40,7 @@ To be released. ### CLI tools [#3912]: https://github.com/planetarium/libplanet/pull/3912 +[#3974]: https://github.com/planetarium/libplanet/pull/3974 Version 5.3.1