From 6450943c31957f8c54964928ec8654d623b13d54 Mon Sep 17 00:00:00 2001 From: Dmitriy Gertsog Date: Thu, 31 Oct 2024 14:43:04 +0300 Subject: [PATCH] Release 2.5.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 109884b0c..36fa923d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed +## [2.5.1] - 2024-10-31 + +### Fixed + - Release packages were built using the outdated and buggy MessagePack library.