From 23ffda030426a570e826740ccb51141e4437fc5d Mon Sep 17 00:00:00 2001 From: Anton Ukhanev Date: Fri, 13 Oct 2023 12:13:57 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9755d6f..aae2d5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [[*next-version*]] - YYYY-MM-DD +### Fixed +- Setting same value as existing caused an exception due to false-negative result (#22). ## [0.2.0-alpha1] - 2023-08-30 ### Removed