Skip to content

Commit 75b28f2

Browse files
committed
Write changelog
1 parent c0b38e3 commit 75b28f2

File tree

1 file changed

+35
-1
lines changed

1 file changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.10.2...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.11.0...main
3+
4+
# [v0.11.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.11.0) - 2025-12-26
5+
## Go
6+
### New Features
7+
* Support Ruby 4.0 by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/380
8+
9+
## Ruby
10+
### New Features
11+
* Support Ruby 4.0 by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/380
12+
13+
### Other changes
14+
* Bump test-unit from 3.7.1 to 3.7.3 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/363
15+
* Bump rspec-parameterized from 2.0.0 to 2.0.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/366
16+
* Bump rspec-temp_dir from 1.1.1 to 1.1.2 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/364
17+
* Bump rubocop_auto_corrector from 0.5.0 to 0.5.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/365
18+
* Bump yard from 0.9.37 to 0.9.38 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/370
19+
* Bump rake-compiler from 1.3.0 to 1.3.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/379
20+
* Bump rubocop from 1.81.7 to 1.82.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/381
21+
* Bump ruby_header_parser from 0.4.3 to 0.5.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/382
22+
23+
## ruby_h_to_go
24+
### New Features
25+
* Support Ruby 4.0 by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/380
26+
27+
## Other
28+
### Other changes
29+
* ci: Migrate pages workflow to sue445/workflows by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/369
30+
* Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/373
31+
* Bump softprops/action-gh-release from 2.4.2 to 2.5.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/372
32+
* Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/374
33+
* Bump ruby/setup-ruby from 1.268.0 to 1.270.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/376
34+
* Bump ruby/setup-ruby from 1.270.0 to 1.276.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/383
35+
36+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.10.2...v0.11.0
337

438
# [v0.10.2](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.10.2) - 2025-12-06
539

0 commit comments

Comments
 (0)