## Changelog

**1.0.0**
* Published Entwickeln!

**1.0.1**
* Directory reorganisation and minor description changes.
* Added changelog.

**1.1.0**
* The property `born` for each cell has been renamed to `gen` to better reflect
the use of this property.
* Added a new API for editing cells.
* Updated readme.

**1.2.0**
* Fixed incorrect boundary conditions implementation in `countNeighbour()`

**1.3.0**
* Substantial performance improvement after refactoring. No breaking changes.
