From bbe961545e37ee85bcff0704d6298ffa3da09743 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Wed, 3 May 2017 21:57:22 +0200 Subject: [PATCH] Update changelog --- docs/changelog.rst | 6 ++++-- wger/gym/templates/gym/new_user.html | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 608c092d1..f4dcc9a96 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,7 +14,7 @@ Upgrade steps from 1.8: New features: -* ... +* Allow users to enter their birthdate instead of just the age (thanks `@dtopal`_) `#332`_ Improvements: @@ -28,12 +28,14 @@ Other improvements and bugfixes: `#336`_, `#359`_,`#386`_ .. _@gmmoraes: https://github.com/gmmoraes .. _@Mbarak-Mbigo: https://github.com/Mbarak-Mbigo +.. _@dtopal: https://github.com/dtopal .. _wger_vulcan/#6: https://github.com/andela/wger_vulcan/pull/6 -.. _#364: https://github.com/wger-project/wger/issues/364 +.. _#332: https://github.com/wger-project/wger/issues/332 .. _#363: https://github.com/wger-project/wger/issues/363 .. _#336: https://github.com/wger-project/wger/issues/336 +.. _#336: https://github.com/wger-project/wger/issues/336 .. _#359: https://github.com/wger-project/wger/issues/359 .. _#381: https://github.com/wger-project/wger/issues/381 .. _#386: https://github.com/wger-project/wger/issues/386 diff --git a/wger/gym/templates/gym/new_user.html b/wger/gym/templates/gym/new_user.html index 92fe23102..5136a3f75 100644 --- a/wger/gym/templates/gym/new_user.html +++ b/wger/gym/templates/gym/new_user.html @@ -35,7 +35,7 @@ {{new_user.userprofile.gym}} - {% trans "Birthdate" %} + {% trans "Date of Birth" %} {{new_user.userprofile.birthdate}}