Skip to content

Commit 39eeb08

Browse files
committed
Write changelog
1 parent 0ea0d4a commit 39eeb08

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.4.0...main
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.5.0...main
3+
4+
# [v0.5.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.5.0) - 2024-11-26
5+
## Go
6+
### Other changes
7+
* Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/221
8+
9+
## Ruby
10+
### New Features
11+
* Define `build_envs` task at `GoGem::RakeTask` by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/222
12+
13+
### Other changes
14+
* Bump test-unit from 3.6.2 to 3.6.3 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/220
15+
16+
## ruby_h_to_go
17+
* No changes
18+
19+
## Other
20+
* No changes
21+
22+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.4.0...v0.5.0
323

424
# [v0.4.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.4.0) - 2024-11-24
525
## Go

0 commit comments

Comments
 (0)