Skip to content

Commit

Permalink
update CHANGLOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edoparearyee committed Jul 2, 2015
1 parent 79789f7 commit 2040e84
Showing 1 changed file with 21 additions and 16 deletions.
37 changes: 21 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,45 @@
## Changes in 0.6.0

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

## Changes in 0.5.2

* @eopa: Fix(grunt): use both concat + uglify tasks to fix minify issue with some libraries (#11)
* @eopa: Fix(grunt): copy partials that are in sub directories in `/partials` (#11)
* @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)

## Changes in 0.5.1

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

## Changes in 0.5.0

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

## Changes in 0.4.0

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

## Changes in 0.3.0

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


## Changes in 0.2.0

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

## Changes in 0.1.1

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

## Changes in 0.1.0

* @eopa: First release
* @bcmrbvm: First release

0 comments on commit 2040e84

Please sign in to comment.