Skip to content

Commit 10197a4

Browse files
committed
Write changelog
1 parent c82d47e commit 10197a4

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.2.4...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.3.0...main
3+
4+
# [v0.2.4](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.3.0) - 2024-11-21
5+
## Go
6+
* No changes
7+
8+
## Ruby
9+
### New Features
10+
* Add rbs to `go_gem` gem by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/215
11+
* Add rake task helper for go by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/214
12+
13+
### Other changes
14+
15+
## ruby_h_to_go
16+
* No changes
17+
18+
## Other
19+
### Bugfixes
20+
* Fix changelog_generator on CI by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/212
21+
22+
### Other changes
23+
24+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.4...v0.3.0
325

426
# [v0.2.4](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.2.4) - 2024-11-16
527
## Go

0 commit comments

Comments
 (0)