From 0654996cf016375500bd4f6d93724488dec9a919 Mon Sep 17 00:00:00 2001 From: selimanac Date: Wed, 12 Aug 2020 14:32:07 +0300 Subject: [PATCH] v1.0.1 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 83d7557..8d3b1a3 100644 --- a/README.md +++ b/README.md @@ -182,3 +182,11 @@ end If your state space is huge, occasionally call astar.reset_cache() to free unused memory. +## Release notes() + +1.0.1 + +Small bug fixes. [More details](https://forum.defold.com/t/a-native-extension/60405/9?u=selimanac) + +1.0 +initial \ No newline at end of file