|
1 | 1 | # Change Log
|
2 | 2 |
|
| 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 | + |
3 | 20 | ## [v1.10.0](https://github.com/line/line-bot-sdk-ruby/tree/v1.10.0) (2019-05-28)
|
4 | 21 | [Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.9.0...v1.10.0)
|
5 | 22 |
|
|
82 | 99 | - Add AccountLink event type [\#80](https://github.com/line/line-bot-sdk-ruby/issues/80)
|
83 | 100 | - Make Message Builder classes [\#59](https://github.com/line/line-bot-sdk-ruby/issues/59)
|
84 | 101 |
|
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 |
| - |
89 | 102 | ## [v1.5.1](https://github.com/line/line-bot-sdk-ruby/tree/v1.5.1) (2019-02-05)
|
90 | 103 | [Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.4.1...v1.5.1)
|
91 | 104 |
|
|
103 | 116 |
|
104 | 117 | **Merged pull requests:**
|
105 | 118 |
|
| 119 | +- Implement get\_default\_rich\_menu [\#105](https://github.com/line/line-bot-sdk-ruby/pull/105) ([kimoto](https://github.com/kimoto)) |
106 | 120 | - Make CI run on Ruby 2.6 [\#101](https://github.com/line/line-bot-sdk-ruby/pull/101) ([dlackty](https://github.com/dlackty))
|
107 | 121 | - Add helper for bundler to auto require [\#100](https://github.com/line/line-bot-sdk-ruby/pull/100) ([dlackty](https://github.com/dlackty))
|
108 | 122 | - 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 | 148 |
|
135 | 149 | - Net::OpenTimeout when calling `get\_message\_content` [\#84](https://github.com/line/line-bot-sdk-ruby/issues/84)
|
136 | 150 |
|
| 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 | + |
137 | 155 | ## [v1.2.5](https://github.com/line/line-bot-sdk-ruby/tree/v1.2.5) (2018-08-02)
|
138 | 156 | [Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/v1.2.4...v1.2.5)
|
139 | 157 |
|
|
159 | 177 |
|
160 | 178 | **Merged pull requests:**
|
161 | 179 |
|
162 |
| -- Update version 1.3.0 [\#87](https://github.com/line/line-bot-sdk-ruby/pull/87) ([kimoto](https://github.com/kimoto)) |
163 | 180 | - Update version 1.2.4 [\#79](https://github.com/line/line-bot-sdk-ruby/pull/79) ([kimoto](https://github.com/kimoto))
|
164 | 181 | - Add more message type handler in kitchensink [\#77](https://github.com/line/line-bot-sdk-ruby/pull/77) ([kimoto](https://github.com/kimoto))
|
165 | 182 | - Add kitchensink example [\#76](https://github.com/line/line-bot-sdk-ruby/pull/76) ([toduq](https://github.com/toduq))
|
|
196 | 213 | **Merged pull requests:**
|
197 | 214 |
|
198 | 215 | - 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)) |
200 | 216 |
|
201 | 217 | ## [1.2.1](https://github.com/line/line-bot-sdk-ruby/tree/1.2.1) (2017-07-20)
|
202 | 218 | [Full Changelog](https://github.com/line/line-bot-sdk-ruby/compare/1.2.0...1.2.1)
|
|
215 | 231 |
|
216 | 232 | **Merged pull requests:**
|
217 | 233 |
|
| 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)) |
218 | 235 | - Get bytes from Event::Beacon [\#50](https://github.com/line/line-bot-sdk-ruby/pull/50) ([hirohisa](https://github.com/hirohisa))
|
219 | 236 | - Add properties in Event::Beacon [\#49](https://github.com/line/line-bot-sdk-ruby/pull/49) ([hirohisa](https://github.com/hirohisa))
|
220 | 237 | - Create ISSUE\_TEMPLATE.md [\#48](https://github.com/line/line-bot-sdk-ruby/pull/48) ([GuitarSucks](https://github.com/GuitarSucks))
|
|
0 commit comments