This commit is contained in:
Sahat Yalkabov
2014-11-08 21:26:53 -08:00
parent 887462f734
commit 31b8ad273d

View File

@ -4,7 +4,7 @@ Hackathon Starter [![Dependency Status](https://david-dm.org/sahat/hackathon-sta
:octocat:  **Live Demo**: http://hackathonstarter.herokuapp.com
Jump to [What's new in 2.3.4?](#changelog)
Jump to [What's new in 2.4.0?](#changelog)
A boilerplate for **Node.js** web applications.
@ -1196,6 +1196,12 @@ Also, be sure to check out the [Jump-start your hackathon efforts with DevOps Se
Changelog
---------
### 2.4.0 (November 8, 2014)
- Bootstrap 3.3.0.
- Flatly 3.3.0 theme.
- User model cleanup.
- Removed `helperContext` from connect-assets middleware.
### 2.3.4 (October 27, 2014)
- Font Awesome 4.2.0 [01e7bd5c09926911ca856fe4990e6067d9148694](https://github.com/sahat/hackathon-starter/commit/01e7bd5c09926911ca856fe4990e6067d9148694)
- Code cleanup in `app.js` and `controllers/api.js`. [8ce48f767c0146062296685cc101acf3d5d224d9](https://github.com/sahat/hackathon-starter/commit/8ce48f767c0146062296685cc101acf3d5d224d9) [cdbb9d1888a96bbba92d4d14deec99a8acba2618](https://github.com/sahat/hackathon-starter/commit/cdbb9d1888a96bbba92d4d14deec99a8acba2618)