summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-03-25 23:23:55 +0530
committerAndinus <andinus@nand.sh>2020-03-25 23:23:55 +0530
commit370a9f224e9fa892e89bdfe5d179d5d0d33b8911 (patch)
tree78ec60e3488ed1bcd5d2526dc80e891436d6376e /README.org
parent4977a2fef3b7144cd18ba20a5b0fd84173766174 (diff)
downloadcetus-370a9f224e9fa892e89bdfe5d179d5d0d33b8911.tar.gz
Enable random flag and fix issue with body and res not in sync (bpod)
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.org b/README.org
index 272533d..aefe327 100644
--- a/README.org
+++ b/README.org
@@ -68,6 +68,8 @@ it before running.
 *Warning*: Don't use random flag on BPOD, it has been disabled in v0.6.1 but
 v0.6.0 will cause issues if random flag is used with BPOD.
 
+*Update*: This bug was fixed in v0.6.2, pre-built binary not yet uploaded.
+
 =cetus set bpod -random # don't do this=
 
 #+BEGIN_SRC sh