diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb223484..0f5c86f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+## 2.1.0 (2015-09-08)
+
+
+#### Features
+
+* **SearchBox:** Support for Google Places API search box ([b06f5d6c](https://github.com/tomchentw/react-google-maps/commit/b06f5d6c), closes [#110](https://github.com/tomchentw/react-google-maps/issues/110))
+
+
### 2.0.3 (2015-08-18)
diff --git a/package.json b/package.json
index a0b0a386..b80a030b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"__template__gist__": "https://gist.github.com/tomchentw/368a93bb748ad9d576f1#file-package-json",
"name": "react-google-maps",
- "version": "2.0.3",
+ "version": "2.1.0",
"description": "React.js Google Maps integration component",
"main": "lib/index.js",
"files": [