From 4b7b99c94cd95357ac0f6a86cb0c96f62e81e426 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 26 Jan 2021 15:20:22 +0200 Subject: [PATCH] CHANGELOG.md: Add note about multi-value separators --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ac898..bf2be43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Updated - Run `poetry update` +- Expand check/fix for multi-value separators to include metadata with invalid +separators at the end, for example "Kenya||Tanzania||" ## [0.4.2] - 2020-07-06 ### Changed