Skip to content

Commit 87968a6

Browse files
semantic-releaseactions-user
authored andcommitted
4.0.0
4.0.0 skip-checks: true
1 parent 4e912c0 commit 87968a6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

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

5+
## v4.0.0 (2025-03-26)
6+
7+
### Feature
8+
9+
* Enable resource population by default ([#151](https://github.com/algorandfoundation/algokit-utils-py/issues/151)) ([`a25b149`](https://github.com/algorandfoundation/algokit-utils-py/commit/a25b149a1d851c50ff7116a0336bfb3130bee4fb))
10+
11+
### Breaking
12+
13+
* enable resource population by default ([#151](https://github.com/algorandfoundation/algokit-utils-py/issues/151)) ([`a25b149`](https://github.com/algorandfoundation/algokit-utils-py/commit/a25b149a1d851c50ff7116a0336bfb3130bee4fb))
14+
15+
### Documentation
16+
17+
* Dev portal links updated ([`4e912c0`](https://github.com/algorandfoundation/algokit-utils-py/commit/4e912c065b774063196068795e97836d963a4c3e))
18+
* Patch typed client md file ([#150](https://github.com/algorandfoundation/algokit-utils-py/issues/150)) ([`5b77a55`](https://github.com/algorandfoundation/algokit-utils-py/commit/5b77a554e0d5c98aeede23e7b4f0afc2539f1d03))
19+
520
## v3.0.2 (2025-02-22)
621

722
### Fix

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 = "3.0.2"
3+
version = "4.0.0"
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)