Update changelog for release date

This commit is contained in:
Joshua Suskalo 2024-10-02 14:47:46 -04:00
parent bfb9e76986
commit 34952f548f
No known key found for this signature in database
GPG key ID: 9B6BA586EFF1B9F0

View file

@ -1,7 +1,7 @@
# Change Log # Change Log
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
## [Unreleased] ## [1.0.450] - 2024-10-02
### Added ### Added
- Support for JDK 22 - Support for JDK 22
- `reinterpret` function which changes the size associated with a segment, optionally associating it with an arena and cleanup action - `reinterpret` function which changes the size associated with a segment, optionally associating it with an arena and cleanup action