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