File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## 11.9.0
8+ ### Added
9+ - MAC authentication support in client factory configuration
10+ ### Changed
11+ - PHP version requirement in composer.json changed from ">=7.2" to "^7.2"
12+ - Fixed authentication type comments in README templates (changed "it API" to "if API")
13+ - Changed TypeScript interface declarations to class declarations in .d.ts files
14+ - Added export keyword to interface declarations in .d.ts files
15+ - Updated @paysera/http-client-common dependency to "^2.6.4"
16+
717## 11.8.0
818### Changed
919- exports for properties
You can’t perform that action at this time.
0 commit comments