From 3ef0a879bff7e0f20407bd0279b88d7bec0a4cad Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Wed, 5 Jun 2024 10:32:43 +0100 Subject: Changes! --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d980b8..11627a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - The `list` module gains the `count` function. - The `update` function of the `dict` module has been deprecated in favour of `upsert` and `update` will be used with a different signature in future. +- The behaviour of the string trim functions is now consistent across targets. ## v0.38.0 - 2024-05-24 -- cgit v1.2.3