Skip to content

Commit 3444254

Browse files
committed
Prepare v1.12.6 for release
1 parent b8887ce commit 3444254

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.12.6]
2+
* Include the validation errors from the response within the raised CronofyResponseException for the DeleteAllEvents, DeleteAllEventsForCalendars, DeleteExternalEvent, ChangeParticipationStatus, and RevokeAuthorization APIs. [#137]
13

24
## [1.12.5]
35
* Adds support for creating and attaching files to events using the attachments API. [#135]
@@ -334,6 +336,7 @@
334336
[1.12.3]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.3
335337
[1.12.4]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.4
336338
[1.12.5]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.5
339+
[1.12.6]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.6
337340

338341
[#3]: https://github.com/cronofy/cronofy-csharp/pull/3
339342
[#10]: https://github.com/cronofy/cronofy-csharp/pull/10
@@ -407,3 +410,4 @@
407410
[#127]: https://github.com/cronofy/cronofy-csharp/pull/127
408411
[#132]: https://github.com/cronofy/cronofy-csharp/pull/132
409412
[#135]: https://github.com/cronofy/cronofy-csharp/pull/135
413+
[#137]: https://github.com/cronofy/cronofy-csharp/pull/137

VERSION

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

0 commit comments

Comments
 (0)