From 82f4c37e51e86d7e2b2e13b3290b3e611276a8a0 Mon Sep 17 00:00:00 2001 From: phiresky Date: Tue, 19 May 2020 12:06:34 +0200 Subject: [PATCH] fix changelog date --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85f3708..7a338db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ -# 0.9.6 (2020-05-18) +# 0.9.6 (2020-05-19) - Fix windows builds - Case insensitive file extension matching - Move to Github Actions instead of Travis - Fix searching for words that are hyphenated in PDFs (#44) +- Always load rga-preproc binary from location where rga is # 0.9.5 (2020-04-08)