You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
<!--next-version-placeholder-->
4
4
5
+
## v4.2.3 (2025-12-15)
6
+
7
+
### Fix
8
+
9
+
* Update urllib3 for audit issue ([#239](https://github.com/algorandfoundation/algokit-utils-py/issues/239)) ([`ab36d0c`](https://github.com/algorandfoundation/algokit-utils-py/commit/ab36d0cfca8998db7837f6a98c2be994c6af4f27))
10
+
* Enable LocalNet dispensing after 30000 rounds ([#226](https://github.com/algorandfoundation/algokit-utils-py/issues/226)) ([`d1f8693`](https://github.com/algorandfoundation/algokit-utils-py/commit/d1f8693a6b6253f2dff9a34ba0e474109e789d40))
11
+
* Use extra pages available when deploying ([#217](https://github.com/algorandfoundation/algokit-utils-py/issues/217)) ([`afda7ac`](https://github.com/algorandfoundation/algokit-utils-py/commit/afda7ac85a32ef676c5cbefa3616e93af8f81265))
12
+
13
+
### Documentation
14
+
15
+
* Remove html docs and gh pages; tweak md docstrings to convert to regular python code blocks ([#205](https://github.com/algorandfoundation/algokit-utils-py/issues/205)) ([`4db24ba`](https://github.com/algorandfoundation/algokit-utils-py/commit/4db24ba4e3193ea442a4b3492cf041c030551b1d))
0 commit comments