Skip to content

Commit 9c73d8b

Browse files
committed
Write changelog
1 parent a3ddccf commit 9c73d8b

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

CHANGELOG.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.3...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.8.0...main
3+
4+
# [v0.8.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.8.0) - 2025-08-17
5+
## Go
6+
### New Features
7+
* Impl `RB_GC_GUARD` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/323
8+
9+
## Ruby
10+
### Other changes
11+
* Bump rake-compiler from 1.2.9 to 1.3.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/296
12+
* Bump rubocop from 1.75.2 to 1.75.3 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/297
13+
* Bump serverspec from 2.42.3 to 2.43.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/298
14+
* Bump rubocop from 1.75.3 to 1.75.4 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/302
15+
* Bump rspec-parameterized from 1.0.2 to 2.0.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/301
16+
* Bump rubocop from 1.75.4 to 1.75.5 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/303
17+
* Bump rubocop from 1.75.5 to 1.75.6 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/304
18+
* Bump rubocop from 1.75.6 to 1.75.7 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/305
19+
* Bump rspec from 3.13.0 to 3.13.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/308
20+
* Bump rubocop from 1.75.7 to 1.75.8 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/309
21+
* Bump rake from 13.2.1 to 13.3.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/307
22+
* Bump rubocop from 1.75.8 to 1.76.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/310
23+
* Bump rubocop from 1.76.0 to 1.76.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/311
24+
* Bump rubocop from 1.76.1 to 1.77.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/312
25+
* Bump test-unit from 3.6.8 to 3.7.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/314
26+
* Bump rubocop from 1.77.0 to 1.78.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/315
27+
* Bump rubocop from 1.78.0 to 1.79.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/316
28+
* Bump rubocop from 1.79.0 to 1.79.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/318
29+
* Bump rubocop from 1.79.1 to 1.79.2 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/320
30+
31+
## ruby_h_to_go
32+
* No changes
33+
34+
## Other
35+
### Other changes
36+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/299
37+
* Bump golangci/golangci-lint-action from 7 to 8 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/300
38+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/306
39+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/313
40+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/317
41+
* doc: Add limitation by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/324
42+
43+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.3...v0.8.0
344

445
# [v0.7.3](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.7.3) - 2025-04-12
546
## Go

0 commit comments

Comments
 (0)