Skip to content

Commit 03a2244

Browse files
committed
Write changelog
1 parent 93a0368 commit 03a2244

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.6.0...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.7.0...main
3+
4+
# [v0.7.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.7.0) - 2025-01-24
5+
## Go
6+
* No changes
7+
8+
## Ruby
9+
### New Features
10+
* Add `go_build_args` to `GoGem::Mkmf#create_go_makefile` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/260
11+
12+
### Other changes
13+
* Update example for golangci-lint by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/246
14+
* Bump rubocop from 1.69.2 to 1.70.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/251
15+
* Refactor go_gem by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/259
16+
17+
## ruby_h_to_go
18+
* No changes
19+
20+
## Other
21+
### Other changes
22+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/248
23+
24+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.6.0...v0.7.0
325

426
# [v0.6.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.6.0) - 2025-01-07
527
## Go

0 commit comments

Comments
 (0)