Skip to content

Commit

Permalink
release: v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Jun 17, 2024
1 parent 6a0ea3b commit 250b1ae
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,16 @@
## Bugfixes

* Fixed isolated system clusters without outgoing links. [#19](https://github.com/sekassel/stp-24-server-tracker/issues/19)

# v1.3.2 (2024-06-17)

## Improvements

* Pop migration now depends on free jobs instead of free capacity.
* New colonies (`colonized`) start with at least one pop.
* Attempting to upgrade a system in the wrong order now results in a `400 Bad Request` error.

## Bugfixes

* Fixed a wrong population delta value in the system resource aggregate.
* Fixed invalid pop growth when a system with capacity 0 is somehow colonized.

0 comments on commit 250b1ae

Please sign in to comment.