Skip to content

Commit eb50c67

Browse files
committed
Write changelog
1 parent 71c3d90 commit eb50c67

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.7.0...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.1...main
3+
4+
# [v0.7.1](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.7.1) - 2025-02-26
5+
## Go
6+
### Bugfixes
7+
* Fixed https://pkg.go.dev/ didn't generate documentation for auto-generated code by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/276
8+
9+
### Other changes
10+
* Bump rubocop from 1.71.2 to 1.72.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/274
11+
12+
## Ruby
13+
### Other changes
14+
* Bump rubocop from 1.70.0 to 1.71.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/261
15+
* Bump rubocop from 1.71.0 to 1.71.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/263
16+
* Bump steep from 1.9.3 to 1.9.4 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/267
17+
* Bump rubocop from 1.71.1 to 1.71.2 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/268
18+
* Bump rubocop from 1.71.2 to 1.72.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/274
19+
* Bump rubocop from 1.72.1 to 1.72.2 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/275
20+
21+
## ruby_h_to_go
22+
### Bugfixes
23+
* Fixed https://pkg.go.dev/ didn't generate documentation for auto-generated code by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/276
24+
25+
## Other
26+
### Other changes
27+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/262
28+
29+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.0...v0.7.1
330

431
# [v0.7.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.7.0) - 2025-01-24
532
## Go

0 commit comments

Comments
 (0)