Browse Source

Added CHANGELOG

badlogic 8 years ago
parent
commit
8bb75ec9ba
1 changed files with 4 additions and 0 deletions
  1. 4 0
      CHANGELOG

+ 4 - 0
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
+-