Skip to content

Commit 13a3890

Browse files
committed
Write changelog
1 parent 01fdaad commit 13a3890

File tree

1 file changed

+27
-7
lines changed

1 file changed

+27
-7
lines changed

CHANGELOG.md

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,36 @@
1-
## [Unreleased]
2-
[full changelog](http://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.0...main)
1+
# [Unreleased]
2+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.1...HEAD
33

4-
## [v0.2.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.2.0) - 2024-10-20
5-
### go-module
4+
# [v0.2.1](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.2.1) - 2024-11-02
5+
## Go
6+
* No changes
7+
8+
## Ruby
9+
### Other changes
10+
* Bump rspec-its from 1.3.0 to 1.3.1 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/192
11+
* Bump steep from 1.8.1 to 1.8.2 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/193
12+
* Bump ruby_header_parser from 0.1.0 to 0.2.0 by @dependabot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/191
13+
14+
## ruby_h_to_go
15+
* No changes
16+
17+
## Other
18+
### Other changes
19+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/198
20+
* Update rbs_collection.lock.yaml by @ruby-go-gem-bot in https://github.com/ruby-go-gem/go-gem-wrapper/pull/190
21+
22+
**Full Changelog**: https://github.com/ruby-go-gem/go-gem-wrapper/compare/v0.2.0...HEAD
23+
24+
# [v0.2.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.2.0) - 2024-10-20
25+
## go-module
626
* Transfer to ruby-go-gem org https://github.com/ruby-go-gem/go-gem-wrapper/pull/188
727

8-
### go_gem
28+
## go_gem
929
* Transfer to ruby-go-gem org https://github.com/ruby-go-gem/go-gem-wrapper/pull/188
1030
* Update dependencies
1131

12-
### ruby_h_to_go
32+
## ruby_h_to_go
1333
* Migrate to gemified ruby_header_parser https://github.com/ruby-go-gem/go-gem-wrapper/pull/185
1434

15-
## [v0.1.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.1.0) - 2024-10-09
35+
# [v0.1.0](https://github.com/ruby-go-gem/go-gem-wrapper/releases/tag/v0.1.0) - 2024-10-09
1636
* Initial release

0 commit comments

Comments
 (0)