Fixed a returnTo bug

Bumped version to 2.1.4
This commit is contained in:
Sahat Yalkabov
2014-06-05 11:08:30 -04:00
parent 376c42e1c1
commit f5e41d53d2
3 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ Hackathon Starter [![Dependency Status](http://img.shields.io/gemnasium/sahat/ha
:octocat:  **Live Demo**: http://hackathonstarter.herokuapp.com
Jump to [What's new in 2.1.3?](#changelog)
Jump to [What's new in 2.1.4?](#changelog)
A boilerplate for **Node.js** web applications.
@@ -1134,6 +1134,10 @@ Add this to `package.json`, after *name* and *version*. This is necessary becaus
Changelog
---------
### 2.1.4 (June 5, 2014)
- Fixed a bug related to `returnTo` url (#155)
### 2.1.3 (June 3, 2014)
- Font Awesome 4.1
- Updated icons on some API examples