Skip to content

Commit 676fbcd

Browse files
Update CHANGELOG.md
1 parent 95f65f9 commit 676fbcd

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313

14+
## [5.31.0] - 2022-07-21
15+
16+
### Added
17+
18+
- AccessPackageAutomaticRequestSettings model.
19+
- AttributeRuleMembers model.
20+
- AuthenticationMethodSignInState model.
21+
- AuthenticationPhoneType model.
22+
- AvailabilityItem model.
23+
- BookingsAvailabilityStatus model.
24+
- StaffAvailabilityItem model.
25+
- BookingBusinessGetStaffAvailability models and related requests.
26+
- EmailAuthenticationMethod model and related requests.
27+
- PhoneAuthenticationMethod models and related requests.
28+
- SoftwareOathAuthenticationMethod model and related requests.
29+
30+
### Changed
31+
32+
- Generated v1.0 models and request builders using Typewriter.
33+
- References to newly added models/requests added to current models/requests.
34+
- Example: Authentication model now has refrences to EmailAuthenticationMethod, PhoneAuthenticationMethod, SoftwareOathAuthenticationMethod models.
35+
- Example: AuthenticationRequestBuilder now references EmailAuthenticationMethodRequestBuilder, PhoneAuthenticationMethodRequestBuilder, and SoftwareOathAuthenticationMethodRequestBuilder.
36+
1437
## [5.30.0] - 2022-07-05
1538

1639
### Added

0 commit comments

Comments
 (0)