Skip to content

Commit e777b8a

Browse files
committed
Write changelog
1 parent 136cda2 commit e777b8a

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.8.0...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.9.0...main
3+
4+
# [v0.9.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.9.0) - 2025-09-28
5+
## Go
6+
### :bomb: Breaking changes
7+
* Requires Go 1.24+ by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/334
8+
9+
### Other changes
10+
* Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/326
11+
* Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/327
12+
13+
## Ruby
14+
### Other changes
15+
* Bump rubocop from 1.79.2 to 1.80.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/328
16+
* Bump rubocop from 1.80.1 to 1.80.2 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/332
17+
18+
## ruby_h_to_go
19+
* No changes
20+
21+
## Other
22+
### Other changes
23+
* Bump actions/upload-pages-artifact from 3 to 4 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/325
24+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/329
25+
* Bump actions/setup-go from 5 to 6 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/330
26+
* Bump actions/labeler from 5 to 6 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/331
27+
* Run govulncheck on CI by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/333
28+
29+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.8.0...v0.9.0
330

431
# [v0.8.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.8.0) - 2025-08-17
532
## Go

0 commit comments

Comments
 (0)