|
6 | 6 |
|
7 | 7 | **Implemented enhancements:**
|
8 | 8 |
|
| 9 | +- Python SDK PSD2 [\#123](https://github.com/bunq/sdk_python/pull/123) ([angelomelonas](https://github.com/angelomelonas)) |
9 | 10 | - Python SDK Refactor [\#117](https://github.com/bunq/sdk_python/pull/117) ([angelomelonas](https://github.com/angelomelonas))
|
10 | 11 |
|
| 12 | +**Fixed bugs:** |
| 13 | + |
| 14 | +- Fix notification adapter and test. [\#126](https://github.com/bunq/sdk_python/pull/126) ([NickvandeGroes](https://github.com/NickvandeGroes)) |
| 15 | + |
| 16 | +**Closed issues:** |
| 17 | + |
| 18 | +- Dependencies severely out of date \(and vulnerable: CVEs\) [\#121](https://github.com/bunq/sdk_python/issues/121) |
| 19 | +- Typo in EXCEPTIONS.md [\#110](https://github.com/bunq/sdk_python/issues/110) |
| 20 | + |
| 21 | +**Merged pull requests:** |
| 22 | + |
| 23 | +- feature/fix\_typo: fix typo. [\#129](https://github.com/bunq/sdk_python/pull/129) ([angelomelonas](https://github.com/angelomelonas)) |
| 24 | +- Feature/dependency upgrades [\#128](https://github.com/bunq/sdk_python/pull/128) ([angelomelonas](https://github.com/angelomelonas)) |
| 25 | +- Add internal NotificationFilters [\#127](https://github.com/bunq/sdk_python/pull/127) ([angelomelonas](https://github.com/angelomelonas)) |
| 26 | + |
11 | 27 | ## [1.10.16](https://github.com/bunq/sdk_python/tree/1.10.16) (2019-06-17)
|
12 | 28 | [Full Changelog](https://github.com/bunq/sdk_python/compare/1.10.2...1.10.16)
|
13 | 29 |
|
|
132 | 148 |
|
133 | 149 | **Merged pull requests:**
|
134 | 150 |
|
135 |
| -- Regenerate code for release [\#74](https://github.com/bunq/sdk_python/pull/74) ([OGKevin](https://github.com/OGKevin)) |
136 | 151 | - Regenerated code to add object types. \(bunq/sdk\_python\#53\) [\#70](https://github.com/bunq/sdk_python/pull/70) ([OGKevin](https://github.com/OGKevin))
|
137 | 152 | - Bunq/sdk python\#67 add missing token qr id field [\#69](https://github.com/bunq/sdk_python/pull/69) ([OGKevin](https://github.com/OGKevin))
|
138 |
| -- Added missing id field to mastercard action. \(bunq/sdk\_python\#54\) [\#66](https://github.com/bunq/sdk_python/pull/66) ([OGKevin](https://github.com/OGKevin)) |
139 | 153 | - Feature/bunq/sdk python\#59 add response id to request error [\#64](https://github.com/bunq/sdk_python/pull/64) ([OGKevin](https://github.com/OGKevin))
|
140 | 154 | - Configure Zappr [\#63](https://github.com/bunq/sdk_python/pull/63) ([OGKevin](https://github.com/OGKevin))
|
141 | 155 | - \(bunq/sdk\_python\#60\) improve issue and pr template [\#61](https://github.com/bunq/sdk_python/pull/61) ([OGKevin](https://github.com/OGKevin))
|
|
159 | 173 |
|
160 | 174 | **Merged pull requests:**
|
161 | 175 |
|
| 176 | +- Regenerate code for release [\#74](https://github.com/bunq/sdk_python/pull/74) ([OGKevin](https://github.com/OGKevin)) |
| 177 | +- Added missing id field to mastercard action. \(bunq/sdk\_python\#54\) [\#66](https://github.com/bunq/sdk_python/pull/66) ([OGKevin](https://github.com/OGKevin)) |
162 | 178 | - Feature/make sure headers are correctly cased bunq/sdk python\#51 [\#57](https://github.com/bunq/sdk_python/pull/57) ([OGKevin](https://github.com/OGKevin))
|
163 | 179 | - Feature/improve decoder bunq/sdk python\#42 [\#56](https://github.com/bunq/sdk_python/pull/56) ([OGKevin](https://github.com/OGKevin))
|
164 | 180 | - Renamed camelCase methods. \(bunq/sdk\_python\#45\) [\#48](https://github.com/bunq/sdk_python/pull/48) ([OGKevin](https://github.com/OGKevin))
|
|
0 commit comments