jni-rs / jni-sys

Apache License 2.0
55 stars 20 forks source link

Add GetModule to JNINativeInterface_ #22

Closed rib closed 1 year ago

rib commented 1 year ago

GetModule was added to JNI version 9 so this adds GetModule to the end of the JNINativeInterface_ table

This also adds a CHANGELOG.md based on https://keepachangelog.com/en/1.0.0/