diff --git a/CHANGELOG.md b/CHANGELOG.md
index b28ab93..bd288f1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+# [0.8.0](https://github.com/sappira-inc/refractal/compare/v0.7.2...v0.8.0) (2018-08-09)
+
+
+### Features
+
+* **Formbot:** Call onChange prop ([691d455](https://github.com/sappira-inc/refractal/commit/691d455))
+
+
+
## [0.7.2](https://github.com/sappira-inc/refractal/compare/v0.7.1...v0.7.2) (2018-08-08)
diff --git a/package.json b/package.json
index 1ebcdd2..eb0c658 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "refractal",
"description": "React component library built on top of styled-components and styled-system",
- "version": "0.7.2",
+ "version": "0.8.0",
"main": "lib/refractal.js",
"module": "lib/refractal.es.js",
"files": [