From 3e007270b91db37d4df812763421257169c9164d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 10 Dec 2020 17:41:03 +0100 Subject: [PATCH] Add December magicwords note to change log --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1297427..f76fd34 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,15 @@ After installing etherpump on the Varia server, we collectively decided to not w # Change log / notes +**December 2020** + +Added the `--magicwords` flag. Parsing and indexing of magic words is now supported. See [etherpump.vvvvvvaria.org](https://etherpump.vvvvvvaria.org) for more. + **November 2020** Releasing Etherpump 0.0.18! -Handled a bug that saved the same HTML content in multiple files. Disclaimer: resolved in a hacky way. +Handled a bug that saved the same HTML content in multiple files. Disclaimer: resolved in a hacky way. ---