From f65ef04824201e2ebf50a19254f4dfbda1fbbbbc Mon Sep 17 00:00:00 2001 From: Ionite Date: Mon, 27 Nov 2023 18:26:34 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b687eaec..62ffc21b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to Stability Matrix will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html). +## v2.6.6 +### Fixed +- Fixed LiteDB exception when model browser fetches entries with unrecognized values from enum name changes + ## v2.6.5 ### Fixed - Fixed error when receiving unknown model format values from the Model Browser