diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e67a017..583f80db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+## π¦ 2.0.3 - 2018/05/03
+
+### Added
+- Support for [noUiSlider 11.1.0](https://github.com/leongersen/noUiSlider#1110-2018-04-02).
+
+### Changed
+- Fixed `$popover-arrow-width` interpolation issue [(#32)](https://github.com/DesignRevision/shards-ui/issues/32).
+- Fixed demo page responsive display issues. [(#29)](https://github.com/DesignRevision/shards-ui/issues/29).
+- Updated dependencies.
+
+
## π¦ 2.0.2 - 2018/03/28
### Added
diff --git a/README.md b/README.md
index e6ee5057..9cd92fbe 100644
--- a/README.md
+++ b/README.md
@@ -1,38 +1,58 @@
-
+A modern UI kit packed with 2 custom page templates and 11 extra custom components built on top of Bootstrap 4 (final).
+
-Shards is a **free** and modern UI kit that comes packed with **2 pre-built pages** and **11 extra custom components** that you can use to kick off your next project.
+
+
+
-* **Demo Pages**
- * [**Components Demo**](https://designrevision.com/demo/shards/)
- * [**App Promo Page**](https://designrevision.com/demo/shards/extra/app-promo.html)
- * [**Agency Landing Page**](https://designrevision.com/demo/shards/extra/agency-landing.html)
-* [**Documentation**](https://designrevision.com/docs/shards)
-* [**Product Page**](https://designrevision.com/downloads/shards)
+
-## Getting Started
-The following instructions will help you get started with Shards.
+### Getting Started
-### π¦ Download
Currently there are only two ways of downloading Shards:
+
* [Official Website](https://designrevision.com/download/shards)
* [Release Package](https://github.com/DesignRevision/shards-ui/releases)
-### π Dependencies
+The distributed Shards assets are also available via CDN through [unpkg](https://unpkg.com/shards-ui@2.0.2/) and [jsDelivr](https://cdn.jsdelivr.net/npm/shards-ui@2.0.2/).
+
+
+
+### Dependencies
The only hard dependency is Bootstrap 4 (final) which needs to be included in your HTML document before Shards. Datepickers and slider controls also require the Shards JavaScript dependency.
-### ππ¨ Quick Start
+
+
+### Quick Start
In order to take advantage of both Bootstrap and Shards' features you may want to use the following starter template that includes all dependencies.
@@ -45,7 +65,7 @@ In order to take advantage of both Bootstrap and Shards' features you may want t
-
+
Hello, world!
@@ -55,29 +75,40 @@ In order to take advantage of both Bootstrap and Shards' features you may want t
-
+