From 8d74699c15cbb257a28108f36ddc97baee47ec20 Mon Sep 17 00:00:00 2001 From: petrzpav Date: Thu, 19 Sep 2024 13:34:41 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd18da4..ed95bf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [3.1.0] - 2024-09-19 + +_Stable release based on [3.1.0-rc.1]._ + ## [3.1.0-rc.1] - 2024-09-19 ### Changed @@ -172,6 +176,7 @@ _Stable release based on [3.0.0-rc.2]._ ## [1.0.0] - 2016-12-22 +[3.1.0]: https://https://github.com/internetguru/flow/compare/v3.0.11...v3.1.0 [3.1.0-rc.1]: https://github.com/internetguru/flow/releases/tag/v3.0.11 [3.0.11]: https://https://github.com/internetguru/flow/compare/v3.0.10...v3.0.11 [3.0.10]: https://https://github.com/internetguru/flow/compare/v3.0.9...3.0.10