diff --git a/CHANGELOG.md b/CHANGELOG.md index a4ada14..aa678d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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/). -## [2.2.7] +## [2.2.8] - Fix tests by using Postgres 14 - i18n - pulling from tx - Sync locale Makefile from plugin template @@ -13,6 +13,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Bump actions/checkout from 2.4.0 to 3.1.0 - Bump actions/setup-node from 3.4.1 to 3.5.0 +## [2.2.7] +- Fix unit tests - remove 2.4 -develop and ruby 2.5 +- Fixes #35495 - Replace Foreman to_bool with rails implementation +- Bump actions/setup-node from 2.5.0 to 3.4.1 +- Fixes #35481 - Remove hard coded sudo command in script extension +- Bump actions/setup-node from 2.4.1 to 2.5.0 + ## [2.2.6] - Bump actions/setup-node from 2.1.5 to 2.2.0 - Fixes #32713 - Add Cloud validation to controller