Skip to content

Commit

Permalink
version 0.4.5a1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbremer committed Nov 13, 2017
1 parent d778b5f commit b0e651e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
0.4.4, TBD
0.4.5, TBD

New: Disable PatchGuard and Driver Signature Enforcement through the
zer0m0n VMCloak dependency.

0.4.4, August 22nd, 2017

Tweak: Support multiple versions of the requests dependency.
Tweak: Ignore proxies defined in environment variables (thanks Kolano).
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="VMCloak",
version="0.4.4",
version="0.4.5a1",
author="Jurriaan Bremer",
author_email="[email protected]",
url="http://vmcloak.org/",
Expand Down

0 comments on commit b0e651e

Please sign in to comment.