Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edoparearyee committed Oct 12, 2015
1 parent 02e347a commit ebf6a09
Showing 1 changed file with 26 additions and 18 deletions.
44 changes: 26 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,53 @@
## Changes in 0.7.0

* @jamesjwarren: Feature: html (#26)
* @jamesjwarren: Feature: lint less files with csslint (#25)
* @edwardoparearyee: Fix: e2e tests (#24)
* @jamesjwarren: Feature: update styleguide (#23)
* @jamesjwarren: Feature: link scripts in index.html from scripts.json (#21)

## Changes in 0.6.0

* @bcmrbvm: Feature: Circle CI (#14)
* @bcmrbvm: Improvement: Grunt copy task update (#13)
* @edwardoparearyee: Feature: Circle CI (#14)
* @edwardoparearyee: Improvement: Grunt copy task update (#13)

## Changes in 0.5.2

* @bcmrbvm: Fix(grunt): use both concat + uglify tasks to fix minify issue with some libraries (#11)
* @bcmrbvm: Fix(grunt): copy partials that are in sub directories in `/partials` (#11)
* @edwardoparearyee: Fix(grunt): use both concat + uglify tasks to fix minify issue with some libraries (#11)
* @edwardoparearyee: Fix(grunt): copy partials that are in sub directories in `/partials` (#11)

## Changes in 0.5.1

* @bcmrbvm: Fix: Broken build in travis
* @bcmrbvm: Improvement: Update node version to v0.12.2
* @edwardoparearyee: Fix: Broken build in travis
* @edwardoparearyee: Improvement: Update node version to v0.12.2

## Changes in 0.5.0

* @bcmrbvm: Improvement: update npm and bower packages
* @edwardoparearyee: Improvement: update npm and bower packages

## Changes in 0.4.0

* @bcmrbvm: Improvement: Refactor angular app architecture
* @edwardoparearyee: Improvement: Refactor angular app architecture

## Changes in 0.3.0

* @bcmrbvm: Feature: Add favicons
* @bcmrbvm: Improvement: Replace "/**" --> "//" for css comments
* @bcmrbvm: Improvement: Refactor less to use bootstrap more cleverly
* @edwardoparearyee: Feature: Add favicons
* @edwardoparearyee: Improvement: Replace "/**" --> "//" for css comments
* @edwardoparearyee: Improvement: Refactor less to use bootstrap more cleverly


## Changes in 0.2.0

* @bcmrbvm: Feature: Incompatible browser warnings (#9)
* @bcmrbvm: Feature: Environment variables (#8)
* @bcmrbvm: Feature: Simplify e2e build (#7)
* @edwardoparearyee: Feature: Incompatible browser warnings (#9)
* @edwardoparearyee: Feature: Environment variables (#8)
* @edwardoparearyee: Feature: Simplify e2e build (#7)

## Changes in 0.1.1

* @bcmrbvm: Fix: Remove remaining references to old name (#5)
* @bcmrbvm: Fix: Increase jshint line length limit (#4)
* @bcmrbvm: Feature: Force strict dependency injection (#3)
* @edwardoparearyee: Fix: Remove remaining references to old name (#5)
* @edwardoparearyee: Fix: Increase jshint line length limit (#4)
* @edwardoparearyee: Feature: Force strict dependency injection (#3)

## Changes in 0.1.0

* @bcmrbvm: First release
* @edwardoparearyee: First release

0 comments on commit ebf6a09

Please sign in to comment.