File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v7.12.1] ( https://github.com/line/line-bot-sdk-go/tree/v7.12.1 ) (2022-02-08)
4+
5+ [ Full Changelog] ( https://github.com/line/line-bot-sdk-go/compare/v7.12.0...v7.12.1 )
6+
7+ ** Merged pull requests:**
8+
9+ - Fixed #298 sticker text issue, add text parameter. [ \# 300] ( https://github.com/line/line-bot-sdk-go/pull/300 ) ([ Evan Lin] ( https://github.com/kkdai ) )
10+
311## [ v7.12.0] ( https://github.com/line/line-bot-sdk-go/tree/v7.12.0 ) (2022-01-25)
412
513[ Full Changelog] ( https://github.com/line/line-bot-sdk-go/compare/v7.11.0...v7.12.0 )
Original file line number Diff line number Diff line change 1616
1717package linebot
1818
19- const version = "7.12.0 "
19+ const version = "7.12.1 "
You can’t perform that action at this time.
0 commit comments