Skip to content

Commit e9ed9a7

Browse files
committed
1.14.0
1 parent 8679d6c commit e9ed9a7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Change Log
22

3+
## [v1.14.0](https://github.com/line/line-bot-sdk-ruby/tree/v1.14.0) (2020-03-02)
4+
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.13.0...v1.14.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Support Narrowcast api endpoint [\#161](https://github.com/line/line-bot-sdk-ruby/issues/161)
9+
10+
**Fixed bugs:**
11+
12+
- Fix travis error [\#156](https://github.com/line/line-bot-sdk-ruby/issues/156)
13+
14+
**Closed issues:**
15+
16+
- mode property added to webhook event [\#159](https://github.com/line/line-bot-sdk-ruby/issues/159)
17+
- Support stay event added to beacon event [\#155](https://github.com/line/line-bot-sdk-ruby/issues/155)
18+
- Let's create documentation page using RDoc or YARD! [\#152](https://github.com/line/line-bot-sdk-ruby/issues/152)
19+
- Domain name change from api.line.me to api-data.line.me [\#151](https://github.com/line/line-bot-sdk-ruby/issues/151)
20+
- Issue template [\#147](https://github.com/line/line-bot-sdk-ruby/issues/147)
21+
- Documentation - clean up [\#146](https://github.com/line/line-bot-sdk-ruby/issues/146)
22+
- Flex 1 update [\#144](https://github.com/line/line-bot-sdk-ruby/issues/144)
23+
24+
**Merged pull requests:**
25+
26+
- Add example code for User interaction statistic API [\#168](https://github.com/line/line-bot-sdk-ruby/pull/168) ([kimoto](https://github.com/kimoto))
27+
- Support user interaction statistics API [\#166](https://github.com/line/line-bot-sdk-ruby/pull/166) ([kimoto](https://github.com/kimoto))
28+
- Add narrowcast method to client [\#163](https://github.com/line/line-bot-sdk-ruby/pull/163) ([toduq](https://github.com/toduq))
29+
- Remove ruby-head from travis config and add 2.7 [\#162](https://github.com/line/line-bot-sdk-ruby/pull/162) ([toduq](https://github.com/toduq))
30+
- Use yard to generate documentation [\#153](https://github.com/line/line-bot-sdk-ruby/pull/153) ([toduq](https://github.com/toduq))
31+
332
## [v1.13.0](https://github.com/line/line-bot-sdk-ruby/tree/v1.13.0) (2019-12-24)
433
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.12.0...v1.13.0)
534

0 commit comments

Comments
 (0)