File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 7.0.0 (15 June 202)
2
+
3
+ ### Breaking Changes
4
+ * Node.js: drop 8 & adopt 14 (#222 )
5
+
6
+ ### Feature
7
+ * Support Channel access token v2.1 (#223 )
8
+ * Support Messaging API update for June 2020 (#228 )
9
+ * add X-Line-Retry-Key support (#224 )
10
+ * Support emojis in text message webhook (#218 )
11
+ * narrowcast api & audience apis (#193 )
12
+ * Add support for sticon in text messages (#214 )
13
+ * Add language support for profile API (#215 )
14
+ * Support icon-nickname-switch (#207 )
15
+ * Define LINE_SIGNATURE_HTTP_HEADER_NAME (#200 )
16
+ * add docs for getUserInteractionStatistics (#195 )
17
+
18
+ ### Bug fixs & Feature Changes
19
+ * fix getUserInteractionStatistics (#194 )
20
+ * type fix: accept string in the aspectRatio property of flex image and flex icon (#212 )
21
+
22
+ ### Others
23
+ * update dependencies & rewrite to promise (#225 & #229 )
24
+ * fix vulnerabilities (#217 )
25
+ * add emoji test (#198 )
26
+ * update vuepress to 1.x (#188 )
27
+
1
28
## 6.8.4 (19 Dec 2019)
2
29
3
30
### Bug fix
You can’t perform that action at this time.
0 commit comments