diff --git a/CHANGELOG.md b/CHANGELOG.md index 2736e33d..9e55c46e 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](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - 2023-05-31 +## [Unreleased] - 2023-06-12 ### Added @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Dependencies * Bump jpt from 5.0.4 to 5.1.0 +* Bump rho-mu from 3.1.0 to 3.1.1 ### CI/CD