From 29b11f454f4ec7cb804876d6f6cd32721b12b2c6 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Thu, 19 Oct 2023 13:29:27 +0300 Subject: [PATCH] Update the CHANGELOG. --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e77caf2..1320d6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.13.4] - 2023-30-19 + +### Changed +- Update the version. +- Update the CHANGELOG. +- Update the CI/CD configuration to publish the artifacts to the release. + +## [0.13.3] - 2023-30-19 + +### Fixed +- Fix the validators's test have two variant of the order for methods. + ## [0.13.2] - 2023-30-18 ### Changed