We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b732019 commit 6166364Copy full SHA for 6166364
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## [Unreleased]
2
-[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.3.0...main)
+[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.3.1...main)
3
+
4
+## [0.3.1](https://github.com/ruby-go-gem/ruby_header_parser/releases/tag/v0.3.1) - 2024-12-15
5
+[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.3.0...v0.3.1)
6
7
+* Change arg of `rb_gc_register_address` and `rb_gc_unregister_address` to in_ref https://github.com/ruby-go-gem/ruby_header_parser/pull/24
8
9
## [0.3.0](https://github.com/ruby-go-gem/ruby_header_parser/releases/tag/v0.3.0) - 2024-11-24
10
[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.2.0...v0.3.0)
0 commit comments