diff --git a/NEWS b/NEWS index 99c10626..a1c8b1e8 100644 --- a/NEWS +++ b/NEWS @@ -31,7 +31,7 @@ New features: Bug fixes: -- Json apapter's `!str()` returns the adapted content instead of the `!repr()` +- Json adapter's `!str()` returns the adapted content instead of the `!repr()` (:ticket:`#191`).