diff options
| -rw-r--r-- | CHANGELOG.rst | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4ce963a..1731d71 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,12 +11,16 @@ Added  - Integration with ``hittekaart`` for heatmaps on the profile.  - A data version check at startup.  - The *Remove Breaks* transformer. +- Unfinished uploads are now shown to the user on the home page.  Changed  ^^^^^^^  - ``fietsctl`` now uses ``click`` for argument parsing, some CLI behavior might    have changed. +- All commands now assume ``fietsboek.ini`` as the default configuration path. +- `bleach <https://github.com/mozilla/bleach/>`__ has been replaced with `nh3 +  <https://pypi.org/project/nh3/>`__.  0.6.0 - 2023-03-08  ------------------  | 
