about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 10ab1e5b..262c076e 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,4 +1,4 @@
-Current Version

+v0.1.6

 ======

 * Introduce "HotPage", to temporarily disable Dynarec on a page were writing is also occuring (can help speed up C# code)

 * Some work on Dynarec to limit the number of mutex use, and also allow smaller block to be built (for JIT'd programs)