Skip to content

Commit 063a762

Browse files
committed
Write changelog
1 parent c178065 commit 063a762

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.9.0...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.10.0...main
3+
4+
# [v0.10.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.10.0) - 2025-11-19
5+
## Go
6+
* No changes
7+
8+
## Ruby
9+
### New Features
10+
* Add `mod_tidy` task `go_gem/rake_task` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/350
11+
12+
### Other changes
13+
* Bump rubocop from 1.80.2 to 1.81.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/336
14+
* Bump uri from 1.0.3 to 1.0.4 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/337
15+
* Bump rubocop from 1.81.1 to 1.81.6 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/340
16+
* Bump rspec from 3.13.1 to 3.13.2 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/341
17+
* Bump rubocop from 1.81.6 to 1.81.7 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/342
18+
* Bump rake from 13.3.0 to 13.3.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/344
19+
* Bump uri from 1.0.4 to 1.1.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/343
20+
* Bump uri from 1.1.0 to 1.1.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/347
21+
* Bump test-unit from 3.7.0 to 3.7.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/346
22+
* Tweak task desc in `go_gem/rake_task` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/351
23+
24+
## ruby_h_to_go
25+
* No changes
26+
27+
## Other
28+
### Other changes
29+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/335
30+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/339
31+
* Bump golangci/golangci-lint-action from 8 to 9 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/345
32+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/349
33+
34+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.9.0...v0.10.0
335

436
# [v0.9.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.9.0) - 2025-09-28
537
## Go

0 commit comments

Comments
 (0)