File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# [ Unreleased]
2
- ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.5.0...main
2
+ ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.5.1...main
3
+
4
+ # [ v0.5.1] ( https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.5.1 ) - 2024-12-15
5
+ ## Go
6
+ ### Other changes
7
+ * Change arg of ` rb_gc_register_address ` and ` rb_gc_unregister_address ` to in_ref by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/228
8
+
9
+ ## Ruby
10
+ ### Other changes
11
+ * Bump test-unit from 3.6.3 to 3.6.4 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/225
12
+ * Bump rubocop from 1.68.0 to 1.69.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/224
13
+ * Bump rubocop from 1.69.0 to 1.69.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/227
14
+ * Bump steep from 1.8.3 to 1.9.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/226
15
+
16
+ ## ruby_h_to_go
17
+ * No changes
18
+
19
+ ## Other
20
+ ### Other changes
21
+ * Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/223
22
+
23
+ ** Full Changelog** : https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.5.0...v0.5.1
3
24
4
25
# [ v0.5.0] ( https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.5.0 ) - 2024-11-26
5
26
## Go
You can’t perform that action at this time.
0 commit comments