File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+
4+ ## [ v7.21.0] ( https://github.com/line/line-bot-sdk-go/tree/v7.21.0 ) (2023-09-22)
5+
6+ [ Full Changelog] ( https://github.com/line/line-bot-sdk-go/compare/v7.20.0...v7.21.0 )
7+
8+ ** Merged pull requests:**
9+
10+ - Add unmarshal json for template by @yoshinobc in https://github.com/line/line-bot-sdk-go/pull/346
11+ - update gihub action go matrix from 1.19 to 1.20.6 by @kkdai in https://github.com/line/line-bot-sdk-go/pull/351
12+ - chore: remove refs to deprecated io/ioutil by @testwill in https://github.com/line/line-bot-sdk-go/pull/350
13+ - Fixed a small typo README.md by @IvanReyesO7 in https://github.com/line/line-bot-sdk-go/pull/353
14+ - chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/line/line-bot-sdk-go/pull/354
15+ - fix: Use POST method for Test Webhook endpoiont by @unnoy in https://github.com/line/line-bot-sdk-go/pull/356
16+ - Add InputOption for RichMenuAction by @s-aska in https://github.com/line/line-bot-sdk-go/pull/358
17+
18+
319## [ v7.20.0] ( https://github.com/line/line-bot-sdk-go/tree/v7.20.0 ) (2023-03-22)
420
521[ Full Changelog] ( https://github.com/line/line-bot-sdk-go/compare/v7.19.0...v7.20.0 )
Original file line number Diff line number Diff line change 1616
1717package linebot
1818
19- const version = "7.20 .0"
19+ const version = "7.21 .0"
You can’t perform that action at this time.
0 commit comments