Skip to content

Commit 1b2266f

Browse files
committed
Write changelog
1 parent db17029 commit 1b2266f

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# [Unreleased]
2-
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.3.alpha1...HEAD
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.3...HEAD
3+
4+
# [v0.2.3](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.2.3) - 2024-11-02
5+
## Go
6+
* No changes
7+
8+
## Ruby
9+
* No changes
10+
11+
## ruby_h_to_go
12+
* No changes
13+
14+
## Other
15+
### Bugfixes
16+
* Fix release workflow by @sue445 in https://github.com/ruby-go-gem/go-gem-wrapper/pull/201
17+
18+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.3.alpha1...v0.2.3
319

420
# [v0.2.3.alpha1](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.2.3.alpha1) - 2024-11-02
521
## Go

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: gem
33
specs:
4-
go_gem (0.2.3.alpha1)
4+
go_gem (0.2.3)
55

66
GEM
77
remote: https://rubygems.org/

0 commit comments

Comments
 (0)