Skip to content

Commit 78b3d0a

Browse files
committed
Updated changelog
1 parent 746f4a0 commit 78b3d0a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [7.10.0] - 2025-05-27
99

1010
### Added
1111
- Support for 'zoom' as a provider type in Auth module
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Missing `/cancel` suffix in Notetaker API endpoint
1717
- URL encoding for API path components to properly handle special characters
1818

19-
## [7.9.0] - 2024-04-30
19+
## [7.9.0] - 2025-04-30
2020

2121
### Added
2222
- Support for Notetaker API endpoints
@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
### Deprecated
2727
- Providing timeout in milliseconds via request overrides - please use seconds instead
2828

29-
## [7.8.0] - 2024-03-03
29+
## [7.8.0] - 2025-03-03
3030

3131
### Added
3232
- Support for `listImportEvents` method to import events from a specified calendar within a given time frame
@@ -35,12 +35,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
### Fixed
3636
- Grants support for queryParams in list method first parameter
3737

38-
## [7.7.4] - 2024-01-23
38+
## [7.7.4] - 2025-01-23
3939

4040
### Fixed
4141
- `any_email` was not transformed to a comma delimited list for messages.list
4242

43-
## [7.7.3] - 2024-01-23
43+
## [7.7.3] - 2025-01-23
4444

4545
### Changed
4646
- `latestMessageReceivedDate` & `latestMessageSentDate` to be optional on threads model

0 commit comments

Comments
 (0)