diff options
-rw-r--r-- | CHANGELOG.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0735d28..f2706e4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,24 @@ Changelog Unreleased ---------- +Added +^^^^^ + +- The `fietsctl user modify --set-email` command. +- The count of tagged people in the home page overview. +- Favourites! + +Changed +^^^^^^^ + +- GPX file downloads now set the filename when downloading. + +Fixed +^^^^^ + +- Friends that are already tagged are hidden when searching for friends to tag. +- Parsing of the custom tile layers. + 0.8.0 - 2023-06-05 ------------------ |