Skip to content

Commit

Permalink
v2.6.0 Release (#262)
Browse files Browse the repository at this point in the history
# Changelog
* Made `NylasClient` and its methods open to enable mocking in tests
(#258).
* Added pagination support for folders
(#259).
* Fixed issue where reminders were not being updated correctly when
updating an event (#261).

# License
<!-- Your PR comment must contain the following line for us to merge the
PR. -->
I confirm that this contribution is made under the terms of the MIT
license and that I have the authority necessary to make this
contribution on behalf of its copyright owner.
  • Loading branch information
AaronDDM authored Jan 24, 2025
1 parent 96b48e9 commit eb21a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nylas Java SDK Changelog

### Unreleased
### [2.6.0] - Released 2025-01-24
* Made `NylasClient` and its methods open to enable mocking in tests
* Added pagination support for folders
* Fixed issue where reminders were not being updated correctly when updating an event
Expand Down

0 comments on commit eb21a74

Please sign in to comment.