Skip to content

Commit af78c82

Browse files
Regenerated changelog.
1 parent 2d7c270 commit af78c82

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

CHANGELOG.md

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

3+
## [Unreleased](https://github.com/bunq/sdk_csharp/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/bunq/sdk_csharp/compare/1.10.16...HEAD)
6+
7+
**Closed issues:**
8+
9+
- Installing the nuget package adds root files that you can't remove [\#127](https://github.com/bunq/sdk_csharp/issues/127)
10+
- Event missing from endpoints [\#121](https://github.com/bunq/sdk_csharp/issues/121)
11+
- broken PaymentsSample.cs link in README [\#119](https://github.com/bunq/sdk_csharp/issues/119)
12+
- MonetaryAccountSavings missing from endpoints [\#118](https://github.com/bunq/sdk_csharp/issues/118)
13+
14+
**Merged pull requests:**
15+
16+
- Fix NotificationFilter, Serialization issues and implement PSD2 [\#128](https://github.com/bunq/sdk_csharp/pull/128) ([NickvandeGroes](https://github.com/NickvandeGroes))
17+
18+
## [1.10.16](https://github.com/bunq/sdk_csharp/tree/1.10.16) (2019-06-16)
19+
[Full Changelog](https://github.com/bunq/sdk_csharp/compare/1.10.3...1.10.16)
20+
321
## [1.10.3](https://github.com/bunq/sdk_csharp/tree/1.10.3) (2019-05-22)
422
[Full Changelog](https://github.com/bunq/sdk_csharp/compare/1.10.2...1.10.3)
523

@@ -71,6 +89,7 @@
7189
**Merged pull requests:**
7290

7391
- 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))
7493
- Oauth bunq/sdk\_csharp\#112 [\#113](https://github.com/bunq/sdk_csharp/pull/113) ([OGKevin](https://github.com/OGKevin))
7594
- Auto reload context bunq/sdk\_csharp\#72 [\#111](https://github.com/bunq/sdk_csharp/pull/111) ([OGKevin](https://github.com/OGKevin))
7695
- Updated the examples on readme. \(bunq/sdk\_csharp\#91\) [\#109](https://github.com/bunq/sdk_csharp/pull/109) ([OGKevin](https://github.com/OGKevin))
@@ -83,10 +102,6 @@
83102
## [0.13.1](https://github.com/bunq/sdk_csharp/tree/0.13.1) (2018-05-30)
84103
[Full Changelog](https://github.com/bunq/sdk_csharp/compare/0.13.0...0.13.1)
85104

86-
**Merged pull requests:**
87-
88-
- Change Java to Csharp in readme. \(bunq/sdk\_csharp\#97\) [\#98](https://github.com/bunq/sdk_csharp/pull/98) ([robinvanpoppel](https://github.com/robinvanpoppel))
89-
90105
## [0.13.0](https://github.com/bunq/sdk_csharp/tree/0.13.0) (2018-03-20)
91106
[Full Changelog](https://github.com/bunq/sdk_csharp/compare/0.12.4...0.13.0)
92107

@@ -110,6 +125,7 @@
110125
**Merged pull requests:**
111126

112127
- Regenerate code for release [\#82](https://github.com/bunq/sdk_csharp/pull/82) ([OGKevin](https://github.com/OGKevin))
128+
- Regenerated code with correct object types. \(bunq/sdk\_csharp\#51\) [\#79](https://github.com/bunq/sdk_csharp/pull/79) ([OGKevin](https://github.com/OGKevin))
113129
- Added missing field id for TokenQrRequestIdeal. \(bunq/sdk\_csharp\#76\) [\#78](https://github.com/bunq/sdk_csharp/pull/78) ([OGKevin](https://github.com/OGKevin))
114130
- Added missing id field from mastercard action. \(bunq/sdk\_csharp\#52\) [\#74](https://github.com/bunq/sdk_csharp/pull/74) ([OGKevin](https://github.com/OGKevin))
115131
- \(bunq/sdk\_csharp\#63\) add response id to failed request [\#73](https://github.com/bunq/sdk_csharp/pull/73) ([OGKevin](https://github.com/OGKevin))
@@ -136,7 +152,6 @@
136152

137153
**Merged pull requests:**
138154

139-
- Regenerated code with correct object types. \(bunq/sdk\_csharp\#51\) [\#79](https://github.com/bunq/sdk_csharp/pull/79) ([OGKevin](https://github.com/OGKevin))
140155
- Ensure that headers are correctly cased before signature verification… [\#59](https://github.com/bunq/sdk_csharp/pull/59) ([OGKevin](https://github.com/OGKevin))
141156
- Improve decoder bunq/sdk csharp\#43 [\#57](https://github.com/bunq/sdk_csharp/pull/57) ([OGKevin](https://github.com/OGKevin))
142157

0 commit comments

Comments
 (0)