Skip to content

Commit 3356e85

Browse files
committed
Write changelog
1 parent c331516 commit 3356e85

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# [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
324

425
# [v0.5.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.5.0) - 2024-11-26
526
## Go

0 commit comments

Comments
 (0)