diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a5ef8c9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# CHANGELOG + +## 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.