We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada2455 commit 8c1d9f2Copy full SHA for 8c1d9f2
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
6
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
15
## [1.5.0] - 2024-01-12
16
17
### Added
0 commit comments