Skip to content

Commit 6c8314c

Browse files
committed
Publish version 0.2.2
1 parent 79b0d0b commit 6c8314c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@
1717

1818
- Update to handle new instance name rules
1919
- Fix sending of secret key parameter in connection handshake
20+
21+
# 0.2.2
22+
23+
- Update EdgeDB error classes
24+
- Add `toJson` method to codegen result classes
25+
- Fix bug in connection config explain when password is empty string

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: edgedb
22
description: Official Dart client library for EdgeDB
3-
version: 0.2.1
3+
version: 0.2.2
44
homepage: https://www.edgedb.com
55
repository: https://github.com/edgedb/edgedb-dart
66

0 commit comments

Comments
 (0)