about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-11-21 18:49:40 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-11-21 18:49:40 +0100
commit01fe333167982a707adf3b769d263f6243e08f32 (patch)
treebf06abf0c32800b9c6b218c4a9c9a765992c9a65 /docs
parent1874c57eae149c9678c0e8722ab3f758d4d73f44 (diff)
downloadbox64-01fe333167982a707adf3b769d263f6243e08f32.tar.gz
box64-01fe333167982a707adf3b769d263f6243e08f32.zip
New dev. cycle
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 262c076e..73777291 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,3 +1,6 @@
+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)