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.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CLI/ruby/CHANGELOG.md b/CLI/ruby/CHANGELOG.md
index 44dcc70..01fe7cb 100644
--- a/CLI/ruby/CHANGELOG.md
+++ b/CLI/ruby/CHANGELOG.md
@@ -2,6 +2,10 @@
## Unreleased
+## 1.0.8
+- Update the gem to work the development via docker
+- Fix yard compatibility with ruby 3
+
## 1.0.7
- Fix compatibility issues with ruby 3
- Fix rubocop offenses (after update)