From b51c56ea23fa0051f092765e236f8faa5d5b1000 Mon Sep 17 00:00:00 2001 From: Javier Arroyo Date: Sat, 11 Nov 2023 12:20:05 +0100 Subject: [PATCH] Change release date. --- releasenotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes.md b/releasenotes.md index 5f1f229..76553e6 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -4,7 +4,7 @@ BOPTEST-Gym has two main dependencies: BOPTEST and Stable-Baselines3. For simpli ## BOPTEST-Gym v0.5.0 -Released on 10/11/2023. +Released on 11/11/2023. - Update for `BOPTEST v0.5.0`. This is for [#135](https://github.com/ibpsa/project1-boptest-gym/pull/136). - Remove arbitrarily small offset when requesting forecasts. This is for [#127](https://github.com/ibpsa/project1-boptest-gym/issues/127).