Skip to content
This repository was archived by the owner on Dec 28, 2020. It is now read-only.

Commit bbbbf1c

Browse files
Update CHANGELOG.md
1 parent 7067049 commit bbbbf1c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.2.4] - 2019-11-15
10+
### Fixed
11+
- `externalId` of payment requests is now documented as mandatory. ([#6](https://github.com/jarnovanleeuwen/php-tikkie/pull/6))
12+
13+
### Deprecated
14+
- `Platform::USAGE_TYPE_OTHERS` is deprecated because it is no longer mentioned in the official documentation.
15+
916
## [0.2.3] - 2019-04-24
1017
### Fixed
1118
- Due to a bug at Tikkie, dates may be returned as a epoch timestamp with milliseconds instead of an ISO-8601 formatted string. This has been reported to Tikkie, and while we wait support for those timestamps has been added to the library.

0 commit comments

Comments
 (0)