diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 73aa5e33435..41d93b3d09e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -26,6 +26,9 @@ Fixes: * Fix broken div nesting in the `user/read_base.html` (`#4672 `_) * Use `get_action` to call activity actions (`#4684 `_) * Make reorder resources button translatable (`#4838 `_) + * More robust auth functions for `resource_view_show` (`#4827 `_) + * Allow to customize the DataProxy URL (`#4874 `_) + * Allow custom CKAN callback URL for the DataPusher (`#4878 `_) v2.7.5 2018-12-12 =================