From 1aa2084230098a139c1491e37e04a2b0d66a3972 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 16 Mar 2021 16:11:24 +0200 Subject: [PATCH] CHANGELOG.md: Add note about checks --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e03d5d..031f777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Fixing invalid multi-value separators like `|` and `|||` is no longer class- ified as "unsafe" as I have yet to see a case where this was intentional +- Not user visible, but now checks only print a warning to the screen instead +of returning a value and re-writing the DataFrame, which should be faster and +use less memory ### Added - Configurable directory for AGROVOC requests cache (to allow running the web