From 9e955102e56be84d74739777a894ab941fde4a16 Mon Sep 17 00:00:00 2001 From: NguyenHoangSon96 Date: Wed, 22 Oct 2025 10:55:12 +0700 Subject: [PATCH] chore: update CHANGELOG for config.yml and spacing fixes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e653e01..9ad8a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ 1. [#164](https://github.com/InfluxCommunity/influxdb3-python/pull/164): Fix pipelines not downloading the correct python images. 1. [#167](https://github.com/InfluxCommunity/influxdb3-python/pull/167): - Remove incorrect symbol `>>` for config.yml. - - I have added spacing for `<<` and `>>` just for consistency. + - Added spacing for `<<` and `>>` just for consistency. ## 0.16.0 [2025-09-15]