Skip to content

Commit fc09e26

Browse files
semantic-releaseengineering-ci[bot]
authored andcommitted
4.2.1
4.2.1 skip-checks: true
1 parent 44bd2b9 commit fc09e26

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
<!--next-version-placeholder-->
44

5+
## v4.2.1 (2025-09-19)
6+
7+
### Fix
8+
9+
* Allow simulating with empty signatures like TS supports ([#196](https://github.com/algorandfoundation/algokit-utils-py/issues/196)) ([`44bd2b9`](https://github.com/algorandfoundation/algokit-utils-py/commit/44bd2b9d0000c319a034df4a39548bc50f15f721))
10+
* Support for 4.3.0 go algorand access lists feature ([`be32a9b`](https://github.com/algorandfoundation/algokit-utils-py/commit/be32a9b9fcecf7b493fe8b1b7ef94914a70de293))
11+
12+
### Documentation
13+
14+
* Fix image path ([`a808f1c`](https://github.com/algorandfoundation/algokit-utils-py/commit/a808f1c096706c6f9013236b5afb4803a659c40e))
15+
* Resolve broken image in md docs build ([`16be976`](https://github.com/algorandfoundation/algokit-utils-py/commit/16be97633904928ad8bb98a4eea7535a241f57c5))
16+
517
## v4.2.0 (2025-08-11)
618

719
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "algokit-utils"
3-
version = "4.2.0"
3+
version = "4.2.1"
44
description = "Utilities for Algorand development for use by AlgoKit"
55
authors = ["Algorand Foundation <contact@algorand.foundation>"]
66
license = "MIT"

0 commit comments

Comments
 (0)