Skip to content

Commit

Permalink
Prep v1.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevett committed Oct 9, 2024
1 parent 4f47319 commit 2eb2056
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [1.12.7]
* Add support for Availability Rules endpoints. [#139]

## [1.12.6]
* Include the validation errors from the response within the raised CronofyResponseException for the DeleteAllEvents, DeleteAllEventsForCalendars, DeleteExternalEvent, ChangeParticipationStatus, and RevokeAuthorization APIs. [#137]

Expand Down Expand Up @@ -337,6 +340,7 @@
[1.12.4]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.4
[1.12.5]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.5
[1.12.6]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.6
[1.12.7]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.7

[#3]: https://github.com/cronofy/cronofy-csharp/pull/3
[#10]: https://github.com/cronofy/cronofy-csharp/pull/10
Expand Down Expand Up @@ -411,3 +415,4 @@
[#132]: https://github.com/cronofy/cronofy-csharp/pull/132
[#135]: https://github.com/cronofy/cronofy-csharp/pull/135
[#137]: https://github.com/cronofy/cronofy-csharp/pull/137
[#139]: https://github.com/cronofy/cronofy-csharp/pull/139
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.6
1.12.7

0 comments on commit 2eb2056

Please sign in to comment.