diff --git a/NEWS b/NEWS index 81d24583..3ba60dea 100644 --- a/NEWS +++ b/NEWS @@ -46,7 +46,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`).