diff --git a/README.md b/README.md
index 06c2501..7fc4072 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
## Release History
+* 2018-09-30 v1.4.0 Add limited data for just the current decade - years 2012-2022.
* 2018-09-18 v1.3.0 Maintain the property dayOfWeek in the time object.
* 2018-09-16 v1.2.0 Add a new getUTCOffset method for more lightweight integrations.
* 2018-09-03 v1.1.0 Set the property epoch to the time object.
diff --git a/docs/API.md b/docs/API.md
index 7a9d703..e1a0264 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -49,7 +49,7 @@ Load the main module in the browser with plain JavaScript:
```
-You can also load a specific version from CDN, for example: https://unpkg.com/timezone-support@1.4.2/dist/index.umd.js.
+You can also load a specific version from CDN, for example: https://unpkg.com/timezone-support@1.4.0/dist/index.umd.js.
## Modules
diff --git a/docs/usage.md b/docs/usage.md
index 2db8edb..4169405 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -180,8 +180,8 @@ Data for 2012-2022: 27 KB minified, 6.5 KB gzipped
Custom time zone data can be used if the module `lookup-convert` is loaded instead of the default `index` module.
```html
-
-
+
+