diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/README b/README index 49b5bea..dbfd10d 100644 --- a/README +++ b/README @@ -21,8 +21,9 @@ Table of Contents .. 3. Project Structure 5. Bugs 6. News -.. 1. v0.1.1 - 2021-11-16 -.. 2. v0.1.0 - 2021-11-03 +.. 1. v0.2.0 - 2021-11-25 +.. 2. v0.1.1 - 2021-11-16 +.. 3. v0.1.0 - 2021-11-03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ @@ -256,7 +257,17 @@ Writings: 6 News ══════ -6.1 v0.1.1 - 2021-11-16 +6.1 v0.2.0 - 2021-11-25 +─────────────────────── + + ⁃ Add demo videos. + ⁃ Add more solutions. + ⁃ Implement BFS in Java. + ⁃ Implement DFS in Raku. + ⁃ Add basic tests. + + +6.2 v0.1.1 - 2021-11-16 ─────────────────────── ⁃ Add option to skip generating slideshow. @@ -269,7 +280,7 @@ Writings: ⁃ Add more solutions. -6.2 v0.1.0 - 2021-11-03 +6.3 v0.1.0 - 2021-11-03 ─────────────────────── ⁃ Initial implementation: |