Skip to content

Commit

Permalink
Merge pull request #154 from vasily-v-ryabov/cache_handling
Browse files Browse the repository at this point in the history
Update change log
  • Loading branch information
vasily-v-ryabov authored Jul 3, 2018
2 parents 776561f + 8729d30 commit 534c5e2
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
Comtypes CHANGELOG
==================

Release 1.1.5
-------------
* Fix using temp directory as a cache folder when it has no write permission.
Thanks to @kviktor, @totaam, @morganwillcock, @kongxinchi, @Chaoste
for their pull requests and patience.
* Revive ``clear_comtypes_cache.py`` and add it to post-install step.
* Fix hang in ``CreateObject`` for restricted user (#124).

Release 1.1.4
-------------

* Fix TypeError when gen folder is unwriteable and it is a
namespace package (#102). Thanks to orf for the bug report. Thanks
to jornb for the initial proposal demonstrating a workaround.
* Fix TypeError when gen folder is unwriteable and it is a
namespace package (#102). Thanks to @orf for the bug report. Thanks
to @jornb for the initial proposal demonstrating a workaround.

Release 1.1.3
-------------

* Fix SyntaxError caused by enums containing python keywords. Thanks to
laripk for the fix and janbrohl for the bug report.
@laripk for the fix and @janbrohl for the bug report.

Release 1.1.2
-------------
Expand Down

0 comments on commit 534c5e2

Please sign in to comment.