aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.js
AgeCommit message (Collapse)Author
2013-12-09chore(CHANGELOG): introduce perf() section for performance-related commitsMatias Niemelä
Instead of using fix() or chore() when labelling a commit which improves speed or performance use perf(). Perf commits will be listed in the CHANGELOG under "Performance Improvements". For example: perf($animate): cache all getComputedStyle operations to reduce additional reflows
2013-10-24chore(validate-commit-msg.js): increase the max line limit for commit ↵Igor Minar
messages from 70 to 100
2013-08-13chore(changelog.js): pickup breaking changes f/ chore/refactor commitsIgor Minar
2013-01-22chore(changelog.js): improve the changelog scriptIgor Minar
2012-04-12docs(changelog): release notes for 1.0.0rc5 reality-distortionIgor Minar
2012-04-11chore(release scripts): group changelog only if more than 1 entry Vojta Jina
2012-03-29chore(release scripts): auto release scriptsVojta Jina