Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5584de7

Browse files
committed
Add 0.4.0 to changelog
1 parent 3a94604 commit 5584de7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,12 @@ While scouting the web for COM implementations in java, i stumbled upon an artic
163163
So it seems like this project brings Java and Microsoft back together, a bit like how it was 20 years ago.
164164

165165
## 9. Changelog
166+
### [0.4.0] - 2021-10-15
167+
####Added
168+
* Memory manipulation helper classes inside `com.falsepattern.jwin32.memory`
169+
####Changed
170+
* Moved code generation stuff into "internal" class to signal to developers to not use those
171+
* Reworked COM wrappers to use MemoryAddress instead of MemorySegment in the constructor argument, saving some client-side conversion
166172
### [0.3.1] - 2021-10-15
167173
####Changed
168174
* Now generates less whitespace into wrapper classes

0 commit comments

Comments
 (0)