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
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,29 @@
1
1
# CHANGELOG
2
2
3
+
## v0.2.2-beta.5 (2024-07-30)
4
+
5
+
### Documentation
6
+
7
+
* docs: patch urls in README.md (#9)
8
+
9
+
* chore: patch urls in README.md
10
+
11
+
* ci: relaxing rules around paths-ignore
12
+
13
+
* docs: patching old namespace name in readme ([`eddf612`](https://github.com/algorandfoundation/algorand-python-testing/commit/eddf612b177a2acddf15d58be3f375e99fb6564b))
14
+
3
15
## v0.2.2-beta.4 (2024-07-25)
4
16
5
17
### Ci
6
18
7
19
* ci: improve cd pipeline to ensure dist is cleaned up before build done by semantic release (#7) ([`6c02d0b`](https://github.com/algorandfoundation/algorand-python-testing/commit/6c02d0b5f08106ac39125f9b1fbbb84203c27bf6))
0 commit comments