diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 000000000..1840a0e58 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,4 @@ +[3.6.x] +- Modified kvec.h used by SkeletonBinary.c to use Spine's MALLOC/FREE macros. That way there's only one place + to inject custom allocators (extension.h) https://github.com/EsotericSoftware/spine-runtimes/commit/c2cfbc6cb8709daa082726222d558188d75a004f +- \ No newline at end of file