Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update changelog
  • Loading branch information
mfeurer committed May 7, 2021
commit dd690ad469630109e0ce4f4bbd4d94114611f727
2 changes: 2 additions & 0 deletions doc/progress.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ Changelog

0.12.2
~~~~~~

* ADD #1075: A docker image is now automatically built on a push to develop. It can be used to build docs or run tests in an isolated environment.
* DOC: Fixes a few broken links in the documentation.
* MAINT: Rename `master` brach to ` main` branch.
* MAINT/DOC: Automatically check for broken external links when building the documentation.
* MAINT/DOC: Fail documentation building on warnings. This will make the documentation building
fail if a reference cannot be found (i.e. an internal link is broken).
Expand Down