From 39ae74becb31bbdbdc943863db727bbe28088918 Mon Sep 17 00:00:00 2001 From: Conrad Date: Thu, 24 Oct 2024 12:15:23 +0200 Subject: [PATCH] fix: minor changelog adjustment --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e85c963..5b998b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file. ## 2.0.0 -- Fixed #1 -- Fixed #3 +- Fixed #1 Rename misspelled additonal_data to additional_data on create_obj_from_data +- Fixed #3 Inverse partial flag: bool = False because it was wrong on update_obj_from_data Notes: