diff options
author | Andinus <andinus@nand.sh> | 2021-11-25 10:00:30 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-25 10:00:30 +0530 |
commit | 3be687681360a99ae3ff3c2790c39b777fc5750b (patch) | |
tree | cb695183b5129947255ff479ce51e5a73c6b8860 /README.org | |
parent | a376ba58ea93d31a6cda5d13dd02021366b955eb (diff) | |
download | fornax-0.2.0.tar.gz |
Add v0.2.0 Release Notes v0.2.0
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org index f00a887..aabb3a6 100644 --- a/README.org +++ b/README.org @@ -190,6 +190,14 @@ columns is known, the whole grid should be printed in a single line. * News +** v0.2.0 - 2021-11-25 + ++ Add demo videos. ++ Add more solutions. ++ Implement BFS in Java. ++ Implement DFS in Raku. ++ Add basic tests. + ** v0.1.1 - 2021-11-16 + Add option to skip generating slideshow. |