From 09b8def2b7b6c2d8f4a03bedbc3d9333415363a5 Mon Sep 17 00:00:00 2001 From: bartsli Date: Tue, 13 Jan 2026 10:38:40 +0100 Subject: [PATCH] chore: update release date in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00f9ca0..dd1b91c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.9.8] - 2025-01-15 +## [0.9.8] - 2025-01-13 ### Fixed - Fixed issue #8: Exclude null fields from JSON serialization to prevent WooCommerce API errors when optional fields are not set