mirror of
https://github.com/evilC/AutoHotInterception.git
synced 2024-11-05 06:00:39 +00:00
Changelog for 0.5.2
This commit is contained in:
parent
a7842583b8
commit
8077370d8d
@ -6,12 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
## [Unreleased]
|
||||
### Added
|
||||
### Changed
|
||||
- Compiled scripts now pack the required DLLs inside the EXE and unpack them on run
|
||||
Both the x86 and the x64 DLL will always be packed in the EXE, but on run, only the required DLLs will be unpacked
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
## [0.5.2] - 2020-04-29
|
||||
- Compiled scripts now pack the required DLLs inside the EXE and unpack them on run
|
||||
Both the x86 and the x64 DLL will always be packed in the EXE, but on run, only the required DLLs will be unpacked
|
||||
|
||||
## [0.5.1] - 2020-04-10
|
||||
### Added
|
||||
- AHI now supports scripts being compiled.
|
||||
|
Loading…
Reference in New Issue
Block a user