11
README.md
11
README.md
@ -4,7 +4,7 @@ Hackathon Starter [
|
Jump to [What's new in 2.3?](#changelog)
|
||||||
|
|
||||||
A boilerplate for **Node.js** web applications.
|
A boilerplate for **Node.js** web applications.
|
||||||
|
|
||||||
@ -1187,6 +1187,15 @@ Also, be sure to check out the [Jump-start your hackathon efforts with DevOps Se
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
### 2.3 (July 2, 2014)
|
||||||
|
- Bootstrap 3.2
|
||||||
|
- New default theme
|
||||||
|
- Ionicons fonts
|
||||||
|
- Fixed bodyParser deprecation warning
|
||||||
|
- Minor visual updates
|
||||||
|
- CSS cleanup via RECESS
|
||||||
|
- Replaced `navbar-brand` image with a font icon
|
||||||
|
|
||||||
### 2.2.1 (June 17, 2014)
|
### 2.2.1 (June 17, 2014)
|
||||||
- Added IBM Codename: BlueMix deployment instructions
|
- Added IBM Codename: BlueMix deployment instructions
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hackathon-starter",
|
"name": "hackathon-starter",
|
||||||
"version": "2.2.1",
|
"version": "2.3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sahat/hackathon-starter.git"
|
"url": "https://github.com/sahat/hackathon-starter.git"
|
||||||
|
Reference in New Issue
Block a user