From a23511e0df5019038c71c54b1ee3338b0ba8ed38 Mon Sep 17 00:00:00 2001 From: Phillipe Smith Date: Thu, 21 Jul 2022 10:42:55 -0300 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f48194f..f40f3c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.4.14] - 2022-07-21 + +### Added +- rundeck.projects.executions.limit argument + +### Fixed +- Inaccurate projects executions results, Details on issue #56 + ## [2.4.13] - 2022-07-19 ### Added