Skip to content

Commit

Permalink
Merge pull request #145 from kommitters/v0.18
Browse files Browse the repository at this point in the history
Release v0.18.0
  • Loading branch information
CristhianRodriguezMolina authored Dec 20, 2023
2 parents 9866c29 + 44cd4cb commit 5181043
Show file tree
Hide file tree
Showing 45 changed files with 560 additions and 416 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
github.com:443
sigstore-tuf-root.storage.googleapis.com:443
oss-fuzz-build-logs.storage.googleapis.com:443
www.bestpractices.dev:443
- name: "Checkout code"
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.18.0 (20.12.2023)

- [Stellar Protocol 20 support](https://github.com/kommitters/soroban.ex/issues/140).
- [Remove percentages of additional resources + update SimulateTransactionResponse](https://github.com/kommitters/soroban.ex/pull/142).
- [Support resource leeway in simulate transaction](https://github.com/kommitters/soroban.ex/pull/143).
- Add www.bestpractices.dev to scorecards workflow.

## 0.17.0 (26.10.2023)

- [Allow deploying an asset contract by a diferent invoker than the asset issuer](https://github.com/kommitters/soroban.ex/issues/136).
Expand Down
Loading

0 comments on commit 5181043

Please sign in to comment.