From 7a1b6f0f55d62e3c3fa0132c3976b489fbfc34b2 Mon Sep 17 00:00:00 2001 From: Alinson S Xavier Date: Wed, 21 Jul 2021 11:18:22 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1079a60..52480b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,10 @@ All notable changes to this project will be documented in this file. [semver]: https://semver.org/spec/v2.0.0.html [pkjjl]: https://pkgdocs.julialang.org/v1/compatibility/#compat-pre-1.0 -## [0.2.2] - Unreleased +## [0.2.2] - 2021-07-21 ### Fixed - Fix small bug in validation scripts related to startup costs +- Fix duplicated startup constraints (@mtanneau, #12) ## [0.2.1] - 2021-06-02 ### Added