Skip to content

Commit

Permalink
RELEASE-NOTES.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
chrxh committed Apr 5, 2024
1 parent 4841e88 commit 8259b92
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release notes

## [4.8.2] - 2024-04-05
### Changed
- engine, genome editor: multiple construction flag is replaced by number of constructions
- engine: if construction process failed, destruction is initiated (via dying cell state)
- engine: gap in the completeness check for multiple constructions closed by taking the number of constructions into account

### Fixed
- serialization: current position in the genome for constructors was not loaded correctly

## [4.8.1] - 2024-03-16
### Changed
- engine: the dying state of cells can spread to cells under construction even if they belong to other an other creature
Expand Down

0 comments on commit 8259b92

Please sign in to comment.