From 92cc5557da9996c2446f99788f4040ed45a21dee Mon Sep 17 00:00:00 2001 From: Sam Hatfield Date: Thu, 4 Jun 2015 12:10:31 +0100 Subject: [PATCH] Updated release notes according to 8cf56b397b54b5cc2c75590e1bbe02dbb141cdc0 --- docs/about/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/about/release-notes.md b/docs/about/release-notes.md index 4c8fbf7e..69478543 100644 --- a/docs/about/release-notes.md +++ b/docs/about/release-notes.md @@ -19,6 +19,7 @@ You can determine your currently installed version using `mkdocs --version`: * Add `--quiet` and `--verbose` options to all subcommands. * Add short options (`-a`) to most command line options. * Add copyright footer for readthedocs theme. +* Bugfix: Fix a JavaScript encoding problem when searching with spaces. (#586) ## Version 0.13.3 (2015-06-02)