Skip to content

Commit

Permalink
doc: update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jkloetzke committed Jun 9, 2022
1 parent 34bf114 commit 5f101ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/releases/0.21.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,8 @@ Other fixes
* Fixed crash in git SCM if shallow clone is active and the commit can't be reached.
* Fixed state corruption if no space is left in file system (`#470 <https://github.com/BobBuildTool/bob/issues/470>`_)
* Improved handling of errors if internal worker pool cannot be initialized (`#467 <https://github.com/BobBuildTool/bob/issues/467>`_)
* Added mitigation for spurious permission errors on Windows when writing the
project state (`#475 <https://github.com/BobBuildTool/bob/pull/475>`_)
* Fixed crashes when a SCM would write strings with invalid encoding to stdout
(`#476 <https://github.com/BobBuildTool/bob/pull/476>`_,
`#477 <https://github.com/BobBuildTool/bob/pull/477>`_)

0 comments on commit 5f101ac

Please sign in to comment.