We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcbe0ec commit 567de2cCopy full SHA for 567de2c
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Change Log
2
3
+## [v1.21.0](https://github.com/line/line-bot-sdk-ruby/tree/v1.21.0) (2021-08-18)
4
+[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.20.0...v1.21.0)
5
+
6
+**Fixed bugs:**
7
8
+- Invalid reply token [\#199](https://github.com/line/line-bot-sdk-ruby/issues/199)
9
10
+**Closed issues:**
11
12
+- Support Channel access token v2.1 [\#179](https://github.com/line/line-bot-sdk-ruby/issues/179)
13
14
+**Merged pull requests:**
15
16
+- Support channel access token v2.1 [\#190](https://github.com/line/line-bot-sdk-ruby/pull/190) ([kimoto](https://github.com/kimoto))
17
18
## [v1.20.0](https://github.com/line/line-bot-sdk-ruby/tree/v1.20.0) (2021-07-19)
19
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.19.0...v1.20.0)
20
0 commit comments