Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pieterv committed Sep 15, 2014
1 parent e0e0c6d commit f297380
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,8 @@
## next
## 0.3.0

- Removed `getNodeInterface` and added `getMapNode` which returns the real internal map class instance rather than an interface.
- Added API docs and more detailed examples.
- Added `Frag` component.

## 0.2.1

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-googlemaps",
"version": "0.2.1",
"version": "0.3.0",
"description": "A declarative React interface to Google Maps",
"keywords": [
"react",
Expand Down

0 comments on commit f297380

Please sign in to comment.