Skip to content

Commit 6229b2e

Browse files
committed
Write changelog
1 parent 0897f17 commit 6229b2e

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.3.0...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.4.0...main
3+
4+
# [v0.4.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.4.0) - 2024-11-24
5+
## Go
6+
### New Features
7+
* Add `RARRAY_` functions by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/219
8+
9+
## Ruby
10+
* No changes
11+
12+
## ruby_h_to_go
13+
### Bugfixes
14+
* Fix cannot load such file -- ruby_h_to_go/cli (LoadError) in `rake ruby_h_to_go` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/218
15+
16+
## Other
17+
### Bugfixes
18+
* Suppress empty content in CHANGELOG by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/216
19+
20+
### Other changes
21+
* Tweak doc by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/217
22+
23+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.3.0...v0.4.0
324

425
# [v0.3.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.3.0) - 2024-11-21
526
## Go

0 commit comments

Comments
 (0)