Skip to content

Commit

Permalink
Add missing CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
mhammond committed Oct 18, 2024
1 parent 3be4f69 commit de5b2b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ https://mhammond.github.io/pywin32_installers.html.
Coming in build 309, as yet unreleased
--------------------------------------

* Implement record pointers as [in, out] method parameters of a Dispatch Interface (#2310)
* Fix memory leak converting to PyObject from some SAFEARRAY elements (#2316)
* Fix bug where makepy support was unnecessarily generated (#2354, #2353, @geppi)
* Fail sooner on invalid `win32timezone.TimeZoneInfo` creation (#2338, @Avasam)
* Removed temporary `win32com.server.policy` reexports hack (#2344, @Avasam)
Import `DispatcherWin32trace` and `DispatcherTrace` from `win32com.server.dispatcher` instead.
Expand Down

0 comments on commit de5b2b9

Please sign in to comment.