summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CLI/ruby/CHANGELOG.md')
-rw-r--r--CLI/ruby/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CLI/ruby/CHANGELOG.md b/CLI/ruby/CHANGELOG.md
index aef96b7..f4bd743 100644
--- a/CLI/ruby/CHANGELOG.md
+++ b/CLI/ruby/CHANGELOG.md
@@ -2,6 +2,11 @@
## Unreleased
+## 1.0.3
+- Fix `game-of-life --live-cell XX` can run (when it should not) #1
+- Fix `game-of-life --dead-cell XX` can run (when it should not) #1
+- Fix `game-of-life --live-cell X --dead-cell X` can run (when it should not) #1
+
## 1.0.2
- Remove CodeCov.io integration
- Deploy the gem from the new source host (sr.ht)