Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrun5 committed Oct 30, 2024
1 parent 23d9da4 commit 383e454
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.1.0](https://github.com/sygmaprotocol/sygma-inclusion-prover/compare/v1.0.3...v1.1.0) (2024-10-30)


### Features

* separate archive and standard beacon clients ([#44](https://github.com/sygmaprotocol/sygma-inclusion-prover/issues/44)) ([88a4e0d](https://github.com/sygmaprotocol/sygma-inclusion-prover/commit/88a4e0d8112b1ebe74a70be2f8c06a6b94150e5b))


### Bug Fixes

* set lock on state root handling directly ([#46](https://github.com/sygmaprotocol/sygma-inclusion-prover/issues/46)) ([900d470](https://github.com/sygmaprotocol/sygma-inclusion-prover/commit/900d47000c9a3c3b4dd07cb602bc4edc95f5f14b))


### Miscellaneous

* Access Secrets based on segregated environments ([#47](https://github.com/sygmaprotocol/sygma-inclusion-prover/issues/47)) ([23d9da4](https://github.com/sygmaprotocol/sygma-inclusion-prover/commit/23d9da488a16a9e2955980384941852a2529f270))

## [1.0.3](https://github.com/sygmaprotocol/sygma-inclusion-prover/compare/v1.0.2...v1.0.3) (2024-06-07)


Expand Down

0 comments on commit 383e454

Please sign in to comment.