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.org | |
parent | cbb113367974823e3004d4abd08e4366cb386265 (diff) | |
download | fornax-fbe9ca6bc6d8dd2abf1dbd54ac4dac1b4f11b237.tar.gz |
Add v0.1.1 release notes v0.1.1
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.org b/README.org index 1af9310..07c55d6 100644 --- a/README.org +++ b/README.org @@ -151,6 +151,17 @@ A grid is printed for every iteration. Grids are composed of cells. * News +** 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. + ** v0.1.0 - 2021-11-03 + Initial implementation: |