Skip to content

Commit 933e1e9

Browse files
authored
Merge pull request #92 from monkeyman192/bump_version
Bump version in change log
2 parents 1bc3f22 + 2b65945 commit 933e1e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docs/change_log.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Change Log
22
==========
33

4-
Current (0.2.1.dev)
5-
-------------------
4+
0.2.1 (15/11/2025)
5+
------------------
66

77
- Fixed an issue where `ctypes.Union` types weren't accepted as a valid function argument type.
88
- Added the ability to specify the type of a function argument using ``typing.Annotated`` to improve type hinting in libraries.
99

1010
0.2.0 (02/10/2025)
11-
--------------------
11+
------------------
1212

1313
This release makes a milstone in stability and functionality for pyMHF.
1414
The API for hooking functions should be considered "stable" from this point onwards and is unlikely to change significantly in the future (I hope!).

0 commit comments

Comments
 (0)