Skip to content

Commit

Permalink
remove changelog warning after option A1 was implemented
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
  • Loading branch information
nhoening committed Mar 19, 2024
1 parent 8b5afbd commit 14a10b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions documentation/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ v0.20.0 | April XX, 2024

.. warning:: From this version on, the config setting `FLEXMEASURES_FORCE_HTTPS` decides whether to enforce HTTPS on requests - and it defaults to `False`. Previously, this was governed by `Flask_ENV` or `FLEXMEASURES_ENV` being set to something else than "documentation" or "development". This new way is more clear, but you might be in need of using this setting before upgrading.

.. warning:: Two API endpoints for showing charts are now only reachable without a trailing slash (``/api/v3_0/assets/<id>/chart`` and ``/api/v3_0/assets/<id>/chart_data``)

New features
-------------

Expand Down

0 comments on commit 14a10b0

Please sign in to comment.