Skip to content
Snippets Groups Projects

Release 0.2.0

Closed Timm Fitschen requested to merge release-0.2.0 into main
15 files
+ 668
18
Compare changes
  • Side-by-side
  • Inline

Files

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* Simple `User` class and methods for user creation/retrieval/deletion.
### Changed
* Transaction::ExecuteAsynchronously is actually asynchronous now.
Loading