Skip to content

Commit 8c1d9f2

Browse files
committed
[PHP-70] Update changelog with the new version changes
1 parent ada2455 commit 8c1d9f2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.6.0] - 2024-02-09
9+
10+
### Added
11+
12+
- Support for setting the user's address using `$client->user()->address()`
13+
- Support for setting the user's date of birth using `$client->user()->dateOfBirth()`
14+
815
## [1.5.0] - 2024-01-12
916

1017
### Added

0 commit comments

Comments
 (0)