From bb99c40c34a840fdf0a0e4cab2dca197be2b014f Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Tue, 12 Jul 2016 14:27:46 +0200 Subject: [PATCH] Update Changelog, issue #79 was already fixed --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 14c2e748e..5858d4a75 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -25,7 +25,7 @@ New features: Improvements: -* Replace jquery UI's autocompleter and sortable this reduces size of JS and CSS `#78`_ +* Replace jquery UI's autocompleter and sortable this reduces size of JS and CSS `#78`_ and `#79`_ * Remove hard-coded CC licence from documentation and website `#247`_ Other improvements and bugfixes: `#243`_, `#279`_, `#275`_, `#270`_, `#258`_, `#257`_, @@ -33,6 +33,7 @@ Other improvements and bugfixes: `#243`_, `#279`_, `#275`_, `#270`_, `#258`_, `# .. _#78: https://github.com/wger-project/wger/issues/78 +.. _#79: https://github.com/wger-project/wger/issues/79 .. _#188: https://github.com/wger-project/wger/issues/188 .. _#216: https://github.com/wger-project/wger/issues/216 .. _#217: https://github.com/wger-project/wger/issues/217