Skip to content

Commit 871d3eb

Browse files
committed
updated CHANGELOG.md
1 parent c31430b commit 871d3eb

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
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+
128
## 6.8.4 (19 Dec 2019)
229

330
### Bug fix

0 commit comments

Comments
 (0)