From eef83230f5f7928998464ad408bab583f39a89c2 Mon Sep 17 00:00:00 2001 From: Henry Coles Date: Fri, 24 Jun 2022 20:00:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3efc382d3..c86de53c3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ updated to a compatible version (1.0.0) when upgrading. History files from earlier releases are incompatible and should be deleted when upgrading. -### 1.8.1-SNAPSHOT +### 1.8.1 * #637 - Support different input and output encodings (thanks @qxo) * #705 - Allow + in file paths (thanks @ali-ghanbari)