diff options
author | Andinus <andinus@nand.sh> | 2021-11-16 23:19:08 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-16 23:19:08 +0530 |
commit | fbe9ca6bc6d8dd2abf1dbd54ac4dac1b4f11b237 (patch) | |
tree | 425dea3c40044ad91edac301b11a75c794694528 /README | |
parent | cbb113367974823e3004d4abd08e4366cb386265 (diff) | |
download | fornax-fbe9ca6bc6d8dd2abf1dbd54ac4dac1b4f11b237.tar.gz |
Add v0.1.1 release notes v0.1.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/README b/README index dc4ff27..200cc60 100644 --- a/README +++ b/README @@ -203,7 +203,20 @@ Writings: 6 News ══════ -6.1 v0.1.0 - 2021-11-03 +6.1 v0.1.1 - 2021-11-16 +─────────────────────── + + ⁃ Add option to skip generating slideshow. + ⁃ Use random directory to store solutions. + ⁃ Process iterations in parallel. + ⁃ Wait 4s on solution frame. + ⁃ Add incomplete BFS program. + ⁃ Add demo videos. + ⁃ Upgrade to latest Fornax Format. + ⁃ Add more solutions. + + +6.2 v0.1.0 - 2021-11-03 ─────────────────────── ⁃ Initial implementation: |