diff options
| author | a14m <[email protected]> | 2021-02-17 16:14:03 +0100 |
|---|---|---|
| committer | a14m <[email protected]> | 2021-02-17 16:14:03 +0100 |
| commit | cc7b7a975197cd0dd65414ed372278e2cd073db0 (patch) | |
| tree | 723b1712e75801ea73cb2c95fac85fa4531a4fae /CLI/ruby/CHANGELOG.md | |
| parent | c29565c53e495e44b18e7028d0473f188ca47b72 (diff) | |
Update the CHANGELOG
Diffstat (limited to 'CLI/ruby/CHANGELOG.md')
| -rw-r--r-- | CLI/ruby/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CLI/ruby/CHANGELOG.md b/CLI/ruby/CHANGELOG.md index 68da6a8..eb2167c 100644 --- a/CLI/ruby/CHANGELOG.md +++ b/CLI/ruby/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog ## Unreleased +- Fix `NameError` when invalid numeric value is passed (~2) +- Update dependencies +- Fix banner showing on smaller height to show banner correctly +- Fix when CLI exits with an error to show the error in a separate line ## 1.0.5 - Fix showing the seed on a separate line after finishing |
