Skip to content

Commit

Permalink
add soroban prev 9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rogobete committed May 31, 2023
1 parent 7def887 commit ae00d9c
Show file tree
Hide file tree
Showing 25 changed files with 1,980 additions and 1,114 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.5] - 31.Mai.2023.
- add support for soroban prev 9
- improve soroban tests & docs
- add contract_id - strkey encoding
- add httpOverrides
- add SEP 0006 improvements

## [1.5.4] - 03.Mai.2023.
- update txrep for soroban prev 8

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The Soneso open source Stellar SDK for Flutter is build with Dart and provides A
1. Add the dependency to your pubspec.yaml file:
```
dependencies:
stellar_flutter_sdk: ^1.5.4
stellar_flutter_sdk: ^1.5.5
```
2. Install it (command line or IDE):
```
Expand Down
Binary file modified documentation/sdk_api_doc.zip
Binary file not shown.
Loading

0 comments on commit ae00d9c

Please sign in to comment.