Skip to content

Commit 1f17124

Browse files
committed
Add Support Real time mock table.
1 parent 795cc65 commit 1f17124

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.8.2231 - 2024-12-18
4+
- Add Support Real time mock table.
5+
6+
37
## 1.8.2230 - 2024-12-12
48
- Supported Pageable of ListDataLakeDatabase API.
59

src/Release.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Release
1616
/**
1717
* Version of the SDK
1818
*/
19-
const VERSION = '1.8.2230';
19+
const VERSION = '1.8.2231';
2020

2121
/**
2222
* @param Event $event

0 commit comments

Comments
 (0)