Skip to content

Commit

Permalink
3.5.6
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jan 11, 2022
1 parent 04ce387 commit 61a9a70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v3.5.6 (2022-01-11)
### Fix
* Create failed attempt on crash, out of fuel and red light events ([#1280](https://github.com/ocadotechnology/rapid-router/issues/1280)) ([`04ce387`](https://github.com/ocadotechnology/rapid-router/commit/04ce387993c7b2ec23e7e9b1bd1b6a77a2f85bef))

## v3.5.5 (2022-01-07)
### Fix
* Make Scoreboard logic more efficient ([#1279](https://github.com/ocadotechnology/rapid-router/issues/1279)) ([`a49414b`](https://github.com/ocadotechnology/rapid-router/commit/a49414b26b766ebf83704ed0425c5a16c4e3f8dd))
Expand Down
2 changes: 1 addition & 1 deletion game/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.5.5"
__version__ = "3.5.6"

0 comments on commit 61a9a70

Please sign in to comment.