We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378aba6 commit f5f2e71Copy full SHA for f5f2e71
clients/ruby/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Vizzly Ruby Client Changelog
2
3
+## [0.2.1] - 2026-02-04
4
+
5
+## What's Changed
6
7
+Release v0.2.1
8
9
+See the full diff for detailed changes.
10
11
12
## [0.2.0] - 2026-01-07
13
14
## What's Changed
clients/ruby/vizzly.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = 'vizzly'
- spec.version = '0.2.0'
+ spec.version = '0.2.1'
spec.authors = ['Vizzly']
spec.email = ['support@vizzly.dev']
0 commit comments