diff --git a/Changelog.rst b/Changelog.rst index 60f4a0b8..6373ed97 100644 --- a/Changelog.rst +++ b/Changelog.rst @@ -12,6 +12,7 @@ Changelog operation * `helpers.bulk` and `helpers.streaming_bulk` are no longer limitted to just index operations. + * unicode body (for `incices.analyze` for example) is now handled correctly 0.4.3 -----