|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/bunq/sdk_csharp/tree/HEAD) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/bunq/sdk_csharp/compare/1.10.16...HEAD) |
| 5 | +[Full Changelog](https://github.com/bunq/sdk_csharp/compare/1.12.0...HEAD) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- BunqMeTab result\_inquiries empty [\#129](https://github.com/bunq/sdk_csharp/issues/129) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Added custom object deserializer for BunqMeTabResultInquiry [\#130](https://github.com/bunq/sdk_csharp/pull/130) ([NickvandeGroes](https://github.com/NickvandeGroes)) |
| 14 | + |
| 15 | +## [1.12.0](https://github.com/bunq/sdk_csharp/tree/1.12.0) (2019-09-10) |
| 16 | +[Full Changelog](https://github.com/bunq/sdk_csharp/compare/1.10.16...1.12.0) |
6 | 17 |
|
7 | 18 | **Closed issues:** |
8 | 19 |
|
|
89 | 100 | **Merged pull requests:** |
90 | 101 |
|
91 | 102 | - Added travis config. \(bunq/sdk\_csharp\#90\) [\#110](https://github.com/bunq/sdk_csharp/pull/110) ([OGKevin](https://github.com/OGKevin)) |
92 | | -- Change Java to Csharp in readme. \(bunq/sdk\_csharp\#97\) [\#98](https://github.com/bunq/sdk_csharp/pull/98) ([robinvanpoppel](https://github.com/robinvanpoppel)) |
93 | 103 | - Oauth bunq/sdk\_csharp\#112 [\#113](https://github.com/bunq/sdk_csharp/pull/113) ([OGKevin](https://github.com/OGKevin)) |
94 | 104 | - Auto reload context bunq/sdk\_csharp\#72 [\#111](https://github.com/bunq/sdk_csharp/pull/111) ([OGKevin](https://github.com/OGKevin)) |
95 | 105 | - Updated the examples on readme. \(bunq/sdk\_csharp\#91\) [\#109](https://github.com/bunq/sdk_csharp/pull/109) ([OGKevin](https://github.com/OGKevin)) |
|
102 | 112 | ## [0.13.1](https://github.com/bunq/sdk_csharp/tree/0.13.1) (2018-05-30) |
103 | 113 | [Full Changelog](https://github.com/bunq/sdk_csharp/compare/0.13.0...0.13.1) |
104 | 114 |
|
| 115 | +**Merged pull requests:** |
| 116 | + |
| 117 | +- Change Java to Csharp in readme. \(bunq/sdk\_csharp\#97\) [\#98](https://github.com/bunq/sdk_csharp/pull/98) ([robinvanpoppel](https://github.com/robinvanpoppel)) |
| 118 | + |
105 | 119 | ## [0.13.0](https://github.com/bunq/sdk_csharp/tree/0.13.0) (2018-03-20) |
106 | 120 | [Full Changelog](https://github.com/bunq/sdk_csharp/compare/0.12.4...0.13.0) |
107 | 121 |
|
|
117 | 131 | - Token request ideal is missing id attribute in response. [\#76](https://github.com/bunq/sdk_csharp/issues/76) |
118 | 132 | - Field ID is missing from MasterCardAction [\#52](https://github.com/bunq/sdk_csharp/issues/52) |
119 | 133 | - TokenQrRequestIdeal returns the wrong type [\#51](https://github.com/bunq/sdk_csharp/issues/51) |
| 134 | +- Fix SessionServerConverter, bump up to 0.9.2.0-beta \[\#7\] [\#8](https://github.com/bunq/sdk_csharp/pull/8) ([dnl-blkv](https://github.com/dnl-blkv)) |
120 | 135 |
|
121 | 136 | **Closed issues:** |
122 | 137 |
|
|
251 | 266 |
|
252 | 267 | - \#5 Introduce BunqResponse [\#6](https://github.com/bunq/sdk_csharp/pull/6) ([dnl-blkv](https://github.com/dnl-blkv)) |
253 | 268 |
|
254 | | -**Fixed bugs:** |
255 | | - |
256 | | -- Fix SessionServerConverter, bump up to 0.9.2.0-beta \[\#7\] [\#8](https://github.com/bunq/sdk_csharp/pull/8) ([dnl-blkv](https://github.com/dnl-blkv)) |
257 | | - |
258 | 269 | ## [0.9.1](https://github.com/bunq/sdk_csharp/tree/0.9.1) (2017-08-07) |
259 | 270 | **Implemented enhancements:** |
260 | 271 |
|
|
0 commit comments