Files
pumpbin/CHANGELOG.md
2024-07-15 20:27:12 +08:00

16 lines
274 B
Markdown

# CHANGELOG
## v1.1.1
- Fixed: no error returned when holder not found
## v1.1.0
- Compress plugin via zlib.
## v1.0.0
- Implementing a Plug-in System with Extism.
- Serialize the Plugin struct with Cap'n Proto for backward compatibility.
- Refactor the project code.