diff --git a/CHANGELOG.md b/CHANGELOG.md
old mode 100644
new mode 100755
index d0c0768..be3c988
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog:
+- - -
+## 0.4.0 - 2018-10-11
+
+#### Changed:
+* [Refactored sliding (mobile) menu panel](https://github.com/hfagerlund/mkdocs-docskimmer/issues/11)
+* Updated [demo](https://hfagerlund.github.io/mkdocs-docskimmer/) (to docSkimmer v0.4.0)
+* Bumped version number
- - -
## 0.3.1 - 2018-07-04
@@ -47,7 +54,7 @@
## 0.1.1 - 2017-06-15
#### New features:
-* Launched documentation site
+* Launched [documentation site/demo](https://hfagerlund.github.io/mkdocs-docskimmer/)
#### Changed:
* Replaced screenshot
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
index ccd6b5a..6ab5e3c
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
* no libs - except for a single (~2KB) module (include only what you prefer using `extra_javascript`);
* supports MkDocs configuration features such as `google_analytics`.
-## Install
+## Installation
* Clone docSkimmer from GitHub:
@@ -30,9 +30,11 @@ Or [download the required version](https://github.com/hfagerlund/mkdocs-docskimm
* Copy the contents of the `mkdocs_docskimmer` directory into the MkDocs project root (ie. at the same level as the `docs` directory).
+## Usage
+
* Modify the following settings in the 'mkdocs.yml' file:
-### For docSkimmer v0.3.x:
+### For docSkimmer v0.3.x, v0.4.x:
```yaml
# mkdocs.yml:
@@ -110,6 +112,7 @@ theme_dir: 'mkdocs_docskimmer'
| docSkimmer theme version(s) | MkDocs version(s) |
| :------: | :------: |
+| 0.4.0 | 1.0.4 |
| 0.3.1 | 1.0.4
[Template URL filter addition](https://github.com/mkdocs/mkdocs/tree/decaf6141c90b0123a4b7f03ee839d0780570bc9) |
| 0.3.0 | [Pages refactor](https://github.com/mkdocs/mkdocs/tree/34ef3ca6d0390959080ce93a695361eea1649272) |
| 0.2.1 | 0.17.4
0.17.3
0.17.2
0.17.1
0.17.0 |
diff --git a/docs/404.html b/docs/404.html
old mode 100644
new mode 100755
index cf9f45d..abf86ea
--- a/docs/404.html
+++ b/docs/404.html
@@ -91,7 +91,7 @@