summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/CHANGELOG.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-10 21:31:16 +0000
committera14m <[email protected]>2020-12-10 21:31:16 +0000
commitfe3c74d73728de8c732af6982aad2d19e3f61373 (patch)
tree35f07cdcf823d03316e803d79bd25d8a7272a378 /CLI/ruby/CHANGELOG.md
parentb4e9a712549dba1326aa680157574e946e1faa85 (diff)
parent88ec97f698f5ba68ad2a4be0f45cefa24a3f8934 (diff)
Merge branch 'feature/ruby/seed' into 'master'
Feature/ruby/seed See merge request a14m/game-of-life!6
Diffstat (limited to 'CLI/ruby/CHANGELOG.md')
-rw-r--r--CLI/ruby/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CLI/ruby/CHANGELOG.md b/CLI/ruby/CHANGELOG.md
index f436b8f..fd1663c 100644
--- a/CLI/ruby/CHANGELOG.md
+++ b/CLI/ruby/CHANGELOG.md
@@ -1,6 +1,7 @@
# Changelog
## Unreleased
+- Support `--seed` option for populating the universe with pre-state
## 0.1.2
- Identical to v0.1.1, but fixes the gitlab release workflow