summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/CHANGELOG.md
blob: f436b8f1624218df7f28fb6aa90bff0850551afc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog

## 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)`

## 0.1.0
- Initial implementation the Game Of Life CLI and release.