Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveVodrazka committed Mar 26, 2024
1 parent 0615a83 commit 43b8e96
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

## [Unreleased]

## [1.2.0] - 2024-03-11

### Added

- Support for STRK/USDC pools.
- Bump `starknet` version to `v2.3.1`

## [1.1.0] - 2024-03-11

### Added
Expand All @@ -25,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Initial release.

[Unreleased]: https://github.com/CarmineOptions/protocol-cairo1/compare/v1.1.0...HEAD
[1.2.0]: https://github.com/CarmineOptions/protocol-cairo1/compare/v1.1.1...v1.2.0
[1.1.0]: https://github.com/CarmineOptions/protocol-cairo1/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/CarmineOptions/protocol-cairo1/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/CarmineOptions/protocol-cairo1/releases/tag/v1.0.0

0 comments on commit 43b8e96

Please sign in to comment.