diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2bd86c..9e197f0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,7 @@ Please add your entries according to this format. * Fixed RTL issue in payload view [#733] * Fixed StrictMode ThreadPolicy violations [#737] * Fixed Memory Leak with Toasts: Use applicationContext instead of Activity [#810] -* Improved error message when trying to save empty bodies [#] +* Improved error message when trying to save empty bodies [#1038] ### Removed @@ -558,3 +558,4 @@ Initial release. [#930]: https://github.com/ChuckerTeam/chucker/pull/930 [#970]: https://github.com/ChuckerTeam/chucker/pull/970 [#975]: https://github.com/ChuckerTeam/chucker/pull/975 +[#1038]: https://github.com/ChuckerTeam/chucker/pull/1038