Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
leahjlou authored Oct 3, 2024
2 parents 450e75a + 91f7305 commit 3eac521
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.2.1](https://github.com/hirosystems/stacks-devnet-api/compare/v1.2.0...v1.2.1) (2024-06-17)


### Bug Fixes

* pass faucet address env var to stacks network ([#97](https://github.com/hirosystems/stacks-devnet-api/issues/97)) ([a543e86](https://github.com/hirosystems/stacks-devnet-api/commit/a543e86579f686dbaba2c93e94fd9bbb2c16971b))

## [1.2.0](https://github.com/hirosystems/stacks-devnet-api/compare/v1.1.0...v1.2.0) (2024-04-29)


### Features

* track last request time for each user id ([#93](https://github.com/hirosystems/stacks-devnet-api/issues/93)) ([71e070e](https://github.com/hirosystems/stacks-devnet-api/commit/71e070e818cd2774deb3a01380d4cc399a061da3))
* upgrade to clarinet 2.6.0; remove `use_nakamoto` ([#94](https://github.com/hirosystems/stacks-devnet-api/issues/94)) ([9495b13](https://github.com/hirosystems/stacks-devnet-api/commit/9495b1366db05c6b87496f58a456ae89da3836db))

## [1.1.0](https://github.com/hirosystems/stacks-devnet-api/compare/v1.0.0...v1.1.0) (2024-03-25)


Expand Down

0 comments on commit 3eac521

Please sign in to comment.