summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/CHANGELOG.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-09 19:02:48 +0100
committera14m <[email protected]>2020-12-09 19:02:48 +0100
commitacdc1f2621f7aa2148586b2f2943874cc234a76f (patch)
treed1e0acbdb888b7ff5a720d73039ef38fff5f8122 /CLI/ruby/CHANGELOG.md
parent819917951b1098d8dd5b70be7cc6be36b3ccff68 (diff)
Pump version for release
Diffstat (limited to 'CLI/ruby/CHANGELOG.md')
-rw-r--r--CLI/ruby/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CLI/ruby/CHANGELOG.md b/CLI/ruby/CHANGELOG.md
index 511355a..f436b8f 100644
--- a/CLI/ruby/CHANGELOG.md
+++ b/CLI/ruby/CHANGELOG.md
@@ -2,6 +2,9 @@
## Unreleased
+## 0.1.2
+- Identical to v0.1.1, but fixes the gitlab release workflow
+
## 0.1.1
- Fix `game-of-life -i nonexistent.txt` file and show meaningful error message before `exit(-1)`
- Fix `game-of-life -i https://nonexistent.com/file` URL and show meaningful error message before `exit(-1)`