Skip to content

Commit 8e4232c

Browse files
committed
v1.11.0
1 parent 0522030 commit 8e4232c

File tree

2 files changed

+24
-7
lines changed

2 files changed

+24
-7
lines changed

Diff for: CHANGELOG.md

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

3+
## [v1.11.0](https://github.com/line/line-bot-sdk-ruby/tree/v1.11.0) (2019-06-04)
4+
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.10.0...v1.11.0)
5+
6+
**Closed issues:**
7+
8+
- Support OAUTH [\#120](https://github.com/line/line-bot-sdk-ruby/issues/120)
9+
- Is changelog maintained? [\#117](https://github.com/line/line-bot-sdk-ruby/issues/117)
10+
- Incorrect test case [\#71](https://github.com/line/line-bot-sdk-ruby/issues/71)
11+
12+
**Merged pull requests:**
13+
14+
- Fix broken credentials validation [\#133](https://github.com/line/line-bot-sdk-ruby/pull/133) ([mizoR](https://github.com/mizoR))
15+
- Use `logger` instead of `puts` in examples/kitchensink [\#132](https://github.com/line/line-bot-sdk-ruby/pull/132) ([mizoR](https://github.com/mizoR))
16+
- Fix HTTP status code check [\#131](https://github.com/line/line-bot-sdk-ruby/pull/131) ([mizoR](https://github.com/mizoR))
17+
- Support OAuth [\#129](https://github.com/line/line-bot-sdk-ruby/pull/129) ([mizoR](https://github.com/mizoR))
18+
- Fix invalid payload of RichMenu testcase [\#128](https://github.com/line/line-bot-sdk-ruby/pull/128) ([toduq](https://github.com/toduq))
19+
320
## [v1.10.0](https://github.com/line/line-bot-sdk-ruby/tree/v1.10.0) (2019-05-28)
421
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.9.0...v1.10.0)
522

@@ -82,10 +99,6 @@
8299
- Add AccountLink event type [\#80](https://github.com/line/line-bot-sdk-ruby/issues/80)
83100
- Make Message Builder classes [\#59](https://github.com/line/line-bot-sdk-ruby/issues/59)
84101

85-
**Merged pull requests:**
86-
87-
- Implement get\_default\_rich\_menu [\#105](https://github.com/line/line-bot-sdk-ruby/pull/105) ([kimoto](https://github.com/kimoto))
88-
89102
## [v1.5.1](https://github.com/line/line-bot-sdk-ruby/tree/v1.5.1) (2019-02-05)
90103
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.4.1...v1.5.1)
91104

@@ -103,6 +116,7 @@
103116

104117
**Merged pull requests:**
105118

119+
- Implement get\_default\_rich\_menu [\#105](https://github.com/line/line-bot-sdk-ruby/pull/105) ([kimoto](https://github.com/kimoto))
106120
- Make CI run on Ruby 2.6 [\#101](https://github.com/line/line-bot-sdk-ruby/pull/101) ([dlackty](https://github.com/dlackty))
107121
- Add helper for bundler to auto require [\#100](https://github.com/line/line-bot-sdk-ruby/pull/100) ([dlackty](https://github.com/dlackty))
108122
- Fix issue of last version of bundler not support for Ruby 2.2. [\#97](https://github.com/line/line-bot-sdk-ruby/pull/97) ([bugtender](https://github.com/bugtender))
@@ -134,6 +148,10 @@
134148

135149
- Net::OpenTimeout when calling `get\_message\_content` [\#84](https://github.com/line/line-bot-sdk-ruby/issues/84)
136150

151+
**Merged pull requests:**
152+
153+
- Update version 1.3.0 [\#87](https://github.com/line/line-bot-sdk-ruby/pull/87) ([kimoto](https://github.com/kimoto))
154+
137155
## [v1.2.5](https://github.com/line/line-bot-sdk-ruby/tree/v1.2.5) (2018-08-02)
138156
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.2.4...v1.2.5)
139157

@@ -159,7 +177,6 @@
159177

160178
**Merged pull requests:**
161179

162-
- Update version 1.3.0 [\#87](https://github.com/line/line-bot-sdk-ruby/pull/87) ([kimoto](https://github.com/kimoto))
163180
- Update version 1.2.4 [\#79](https://github.com/line/line-bot-sdk-ruby/pull/79) ([kimoto](https://github.com/kimoto))
164181
- Add more message type handler in kitchensink [\#77](https://github.com/line/line-bot-sdk-ruby/pull/77) ([kimoto](https://github.com/kimoto))
165182
- Add kitchensink example [\#76](https://github.com/line/line-bot-sdk-ruby/pull/76) ([toduq](https://github.com/toduq))
@@ -196,7 +213,6 @@
196213
**Merged pull requests:**
197214

198215
- Support image carousel, Fix \#56 [\#60](https://github.com/line/line-bot-sdk-ruby/pull/60) ([hirohisa](https://github.com/hirohisa))
199-
- Implement to get user id and profile, Fix \#55 [\#54](https://github.com/line/line-bot-sdk-ruby/pull/54) ([hirohisa](https://github.com/hirohisa))
200216

201217
## [1.2.1](https://github.com/line/line-bot-sdk-ruby/tree/1.2.1) (2017-07-20)
202218
[Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/1.2.0...1.2.1)
@@ -215,6 +231,7 @@
215231

216232
**Merged pull requests:**
217233

234+
- Implement to get user id and profile, Fix \#55 [\#54](https://github.com/line/line-bot-sdk-ruby/pull/54) ([hirohisa](https://github.com/hirohisa))
218235
- Get bytes from Event::Beacon [\#50](https://github.com/line/line-bot-sdk-ruby/pull/50) ([hirohisa](https://github.com/hirohisa))
219236
- Add properties in Event::Beacon [\#49](https://github.com/line/line-bot-sdk-ruby/pull/49) ([hirohisa](https://github.com/hirohisa))
220237
- Create ISSUE\_TEMPLATE.md [\#48](https://github.com/line/line-bot-sdk-ruby/pull/48) ([GuitarSucks](https://github.com/GuitarSucks))

Diff for: lib/line/bot/api/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
module Line
1616
module Bot
1717
module API
18-
VERSION = "1.10.0"
18+
VERSION = "1.11.0"
1919
end
2020
end
2121
end

0 commit comments

Comments
 (0)