chore(changelog): remove Breaking Changes section, update Extended

This commit is contained in:
Cole Gleason 2014-01-17 12:52:15 -06:00
parent 3d8ca12601
commit d6f8cf4a73
2 changed files with 18 additions and 4 deletions

View file

@ -15,7 +15,3 @@
- **challenges:** markdown in challenge-descriptions
([41233c7b](https://github.com/habitrpg/habitrpg/commits/41233c7b167905eeccfdff5589789e002ec23f97))
## Breaking Changes

View file

@ -6,3 +6,21 @@
- **#2375:** merge in @SabreCat's stats.jade changes "More elegant show/hide setup for attribute bonuses"
([518f200a](https://github.com/habitrpg/habitrpg/commits/518f200a8fc7373b44ed7d7b5f016d921b0746bd))
## Features
- **bailey:** notif about STWC updates + scroll-purchase deadlines (@colegleason)
([90176444](https://github.com/habitrpg/habitrpg/commits/90176444e9c7a318040829e8b71d1493b5d58e9e))
- **challenges:** markdown in challenge-descriptions
([41233c7b](https://github.com/habitrpg/habitrpg/commits/41233c7b167905eeccfdff5589789e002ec23f97))
## Chore
- **archived tests:** Moving unused tests, casper stuff, and api.mocha.coffee into archive directory. we could depend on git history, but I want to keep them publicly visible to developers for now since they may contain valuable test worth porting to our new setup.
- **changelog:**
- update CHANGELOG, Grunt changelog task
- add git-changelog config and sample CHANGELOG.md
- add commit-msg hook to verify commit messages