Skip to content

Commit

Permalink
Backport: docs: update changelog for v0.20.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: F.N. Claessen <felix@seita.nl>

(cherry picked from commit dc431a0)
Signed-off-by: F.N. Claessen <felix@seita.nl>
  • Loading branch information
Flix6x committed May 7, 2024
1 parent 346360c commit be91181
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FlexMeasures Changelog
**********************


v0.20.1 | April XX, 2024
v0.20.1 | May 7, 2024
============================

Bugfixes
Expand Down
2 changes: 2 additions & 0 deletions flexmeasures/ui/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,9 +815,11 @@ <h3>Icons from <a href="https://www.flaticon.com/" title="Flaticon">Flaticon</a>
{% endif %}
{% endblock technical_info %}
</div>
{% block logo %}
<div>
<a href="https://flexmeasures.io/"><img src="https://artwork.lfenergy.org/projects/flexmeasures/icon/white/flexmeasures-icon-white.svg" alt="FlexMeasures" class="footer-logo"></a>
</div>
{% endblock logo %}
</div>
</footer>
{% endblock body %}
Expand Down

0 comments on commit be91181

Please sign in to comment.