commit c19ba6bb9575386b1c359be2692e3c0db60b9c82 parent efb8d0ee374ca166717caedcfa6b5c5b7bdb714e Author: Stephen Gregoratto <dev@sgregoratto.me> Date: Wed, 12 Feb 2020 00:37:48 +1100 Remove ChangeLog Diffstat:
D | ChangeLog | | | 15 | --------------- |
1 file changed, 0 insertions(+), 15 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,15 +0,0 @@ -2019-12-15, Version 0.2.1 - -* tweak documentation - - -2019-12-13, Version 0.2.0 - -* update key space and computation examples based on a source from November 2019 -* updates to the readme and manual page -* updates to the code to be in a more idiomatic form - - -2017-04-25, Version 0.1.0 - -* first public release