Skip to content

Commit

Permalink
Publish version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaclarke committed Jun 6, 2023
1 parent 79b0d0b commit 6c8314c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,9 @@

- Update to handle new instance name rules
- Fix sending of secret key parameter in connection handshake

# 0.2.2

- Update EdgeDB error classes
- Add `toJson` method to codegen result classes
- Fix bug in connection config explain when password is empty string
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: edgedb
description: Official Dart client library for EdgeDB
version: 0.2.1
version: 0.2.2
homepage: https://www.edgedb.com
repository: https://github.com/edgedb/edgedb-dart

Expand Down

0 comments on commit 6c8314c

Please sign in to comment.