Skip to content

Commit 2673f54

Browse files
authored
Merge pull request #133 from cronofy/prep-1.12.4
Prepare release of v1.12.4
2 parents 16f3703 + 0761424 commit 2673f54

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.12.4]
2+
* Adds support for the `conferencing_profiles` field to the response object from GetUserInfo. [#132]
3+
14
## [1.12.3]
25
* Adds the `domain` property to the service account details when a `service_account` is returned in GetUserInfo.
36

@@ -323,6 +326,9 @@
323326
[1.11.0]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.11.0
324327
[1.12.0]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.0
325328
[1.12.1]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.1
329+
[1.12.2]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.2
330+
[1.12.3]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.3
331+
[1.12.4]: https://github.com/cronofy/cronofy-csharp/releases/tag/rel-1.12.4
326332

327333
[#3]: https://github.com/cronofy/cronofy-csharp/pull/3
328334
[#10]: https://github.com/cronofy/cronofy-csharp/pull/10
@@ -394,3 +400,4 @@
394400
[#123]: https://github.com/cronofy/cronofy-csharp/pull/123
395401
[#125]: https://github.com/cronofy/cronofy-csharp/pull/125
396402
[#127]: https://github.com/cronofy/cronofy-csharp/pull/127
403+
[#132]: https://github.com/cronofy/cronofy-csharp/pull/132

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.3
1+
1.12.4

0 commit comments

Comments
 (0)