Skip to content

Commit 5b8a824

Browse files
author
Kevin Hellemun
committed
Updated CHANGELOG.md for 0.12.4 👏
1 parent a451934 commit 5b8a824

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Change Log
22

3+
## [0.12.4](https://github.com/bunq/sdk_csharp/tree/0.12.4) (2017-12-21)
4+
[Full Changelog](https://github.com/bunq/sdk_csharp/compare/0.12.3...0.12.4)
5+
6+
**Implemented enhancements:**
7+
8+
- Introduce CreateFromJsonString method. [\#56](https://github.com/bunq/sdk_csharp/issues/56)
9+
- Make sure received signatures headers are correctly cased [\#49](https://github.com/bunq/sdk_csharp/issues/49)
10+
- Return base class from createFromJsonString [\#48](https://github.com/bunq/sdk_csharp/issues/48)
11+
- CHANGELOG.md is empty [\#46](https://github.com/bunq/sdk_csharp/issues/46)
12+
- Improve decoder to recognise child objects [\#43](https://github.com/bunq/sdk_csharp/issues/43)
13+
14+
**Closed issues:**
15+
16+
- Payment example doesn't work without a name for the pointer [\#54](https://github.com/bunq/sdk_csharp/issues/54)
17+
18+
**Merged pull requests:**
19+
20+
- Insure that headers are correctly cased before signature verification… [\#59](https://github.com/bunq/sdk_csharp/pull/59) ([OGKevin](https://github.com/OGKevin))
21+
- Improve decoder bunq/sdk csharp\#43 [\#57](https://github.com/bunq/sdk_csharp/pull/57) ([OGKevin](https://github.com/OGKevin))
22+
- Generated CHANGELOG.md :clap:. \(bunq/sdk\_csharp\#46\) [\#47](https://github.com/bunq/sdk_csharp/pull/47) ([OGKevin](https://github.com/OGKevin))
23+
324
## [0.12.3](https://github.com/bunq/sdk_csharp/tree/0.12.3) (2017-11-15)
425
[Full Changelog](https://github.com/bunq/sdk_csharp/compare/0.12.2...0.12.3)
526

0 commit comments

Comments
 (0)