Skip to content

Commit 2eb2056

Browse files
committed
Prep v1.12.7
1 parent 4f47319 commit 2eb2056

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.12.7]
2+
* Add support for Availability Rules endpoints. [#139]
3+
14
## [1.12.6]
25
* Include the validation errors from the response within the raised CronofyResponseException for the DeleteAllEvents, DeleteAllEventsForCalendars, DeleteExternalEvent, ChangeParticipationStatus, and RevokeAuthorization APIs. [#137]
36

@@ -337,6 +340,7 @@
337340
[1.12.4]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.4
338341
[1.12.5]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.5
339342
[1.12.6]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.6
343+
[1.12.7]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.7
340344

341345
[#3]: https://github.com/cronofy/cronofy-csharp/pull/3
342346
[#10]: https://github.com/cronofy/cronofy-csharp/pull/10
@@ -411,3 +415,4 @@
411415
[#132]: https://github.com/cronofy/cronofy-csharp/pull/132
412416
[#135]: https://github.com/cronofy/cronofy-csharp/pull/135
413417
[#137]: https://github.com/cronofy/cronofy-csharp/pull/137
418+
[#139]: https://github.com/cronofy/cronofy-csharp/pull/139

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.6
1+
1.12.7

0 commit comments

Comments
 (0)