Skip to content

Commit e6cfe09

Browse files
committed
CHANGELOG update
1 parent ef6c082 commit e6cfe09

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)