Skip to content

Commit bbc1c3b

Browse files
committed
updated changelog
1 parent a3f7263 commit bbc1c3b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
# Changelog
22

3-
## v0.5.0-alpha
3+
## v0.3.0-alpha
44
* Deprecated metadata json format.
55
* Removed `TransactionAsyncMetadataResponse` model.
66
* Added support to metadata protobuf format.
77
* `GetTransactionMetadata` returns protobuf metadata.
8+
* Added `v2` show result functionality.
89

9-
## v0.4.0-alpha
10+
## v0.2.1
1011
* Renamed:
1112
- `Execute` to `ExecuteV1`.
1213
- `ExecuteAsyncWait` to `Execute`.
1314

14-
## v0.3.0-alpha
15+
## v0.2.0
1516
* Added `CancelTransaction` feature.
1617

17-
## v0.2.0-alpha
18+
## v0.1.1
1819

1920
* Added v2 predefined results formats:
2021
- `GetTransactions` returns `TransactionsAsyncMultipleResponses`.
@@ -27,7 +28,7 @@
2728
* `Problem` model is changed to `ClientProblem` and `IntegrityConstraintViolation`
2829
problem type is introduced.
2930

30-
## v0.1.1-alpha
31+
## v0.1.0
3132

3233
* Update CreateDatabase and CloneDatabase to use engine-less creation, which
3334
is a simplification and *breaking change* to the signatures of both functions.

0 commit comments

Comments
 (0)