From 3e750a44b4fced2d6335f9177835c946bd397369 Mon Sep 17 00:00:00 2001 From: Rashmil Panchani Date: Wed, 30 Oct 2024 14:34:19 -0400 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08e61191..f4209425 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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/). +## [Unreleased] + +### Fixed +- CoreCGEML bug and updated base values [#627](https://github.com/IN-CORE/pyincore/issues/627) + ## [1.20.0] - 2024-10-24