From 58ab2d6806892445b49090ff5d71dcc729f2de5a Mon Sep 17 00:00:00 2001 From: Ben Boyter Date: Fri, 24 Mar 2017 13:53:19 +1100 Subject: [PATCH] Update highlight.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f18d490..9361bd9d 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ XX XXXXX XXXX - 1.3.9 - Resolve bug where filters could match multiple https://github.com/boyter/searchcode-server/issues/86 - Batch index size is now configurable through properties file https://github.com/boyter/searchcode-server/issues/85 - Mitigate issue where matching some files will crash search https://github.com/boyter/searchcode-server/issues/88 + - Update highlight.js https://github.com/boyter/searchcode-server/issues/22 20 March 2017 - 1.3.8 - Fix bug where if only_localhost is set to false but log_indexed is set to true the CSV will not be written