Skip to content

Commit

Permalink
release: v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Jul 15, 2024
1 parent 2bdf8f8 commit d96d916
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,14 @@
## Bugfixes

* Creating a new game no longer marks all other games of the same owner as updated, allowing them to be cleaned up properly.

# v3.1.1 (2024-07-15)

## Bugfixes

* The `PATCH .../empires/:empire` endpoint with `free=true` now correctly updates the empire's resources.
* The `UpdateSystemDto` now accepts the `effects` property.

## Documentation

* Documented the System `type` property correctly.

0 comments on commit d96d916

Please sign in to comment.