From fbe9ca6bc6d8dd2abf1dbd54ac4dac1b4f11b237 Mon Sep 17 00:00:00 2001 From: Andinus Date: Tue, 16 Nov 2021 23:19:08 +0530 Subject: Add v0.1.1 release notes --- README.org | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.org') 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: -- cgit 1.4.1-2-gfad0 04cde0f59c0d1230694b5ad5682c698'>this commit Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/tests/unittests/test_autocomplete.h
blob: 3fac70387efc64951495cfedbac8134fccbdb4f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16