Skip to content

Commit

Permalink
chore(release): Added v0.0.3 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh David Miller committed Jun 25, 2013
1 parent ddb0aca commit 18999c0
Showing 1 changed file with 43 additions and 20 deletions.
63 changes: 43 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,40 @@
# 0.3.0 (2013-06-25)

## Features
### build

* split build into build+compile ([97fb290d](https://github.com/joshdmiller/ng-boilerplate/commits/97fb290d))
* Moved config to separate file ([ff5d8b58](https://github.com/joshdmiller/ng-boilerplate/commits/ff5d8b58))
* Added grunt-bump to ease releasing ([27312de1](https://github.com/joshdmiller/ng-boilerplate/commits/27312de1))
* Added changelog generation ([328d25d2](https://github.com/joshdmiller/ng-boilerplate/commits/328d25d2))
* karma config managed automatically ([3384b6fd](https://github.com/joshdmiller/ng-boilerplate/commits/3384b6fd))
* CoffeeScript support ([0f308f2f](https://github.com/joshdmiller/ng-boilerplate/commits/0f308f2f))

### *

* switched to ui-router for state mgmt ([7bec0378](https://github.com/joshdmiller/ng-boilerplate/commits/7bec0378))

## Bug fixes
### build

* Karma no longer hangs the watch (([f66cfcc6])(https://github.com/joshdmiller/ng-boilerplate/commits/f66cfcc6))



# 0.2.0 (2013-05-10)

## Features
### build

* live reload added through grunt-watch ([653df741](git@github.com:joshdmiller/ng-boilerplate/commits/653df741))
* live reload added through grunt-watch ([653df741](https://github.com/joshdmiller/ng-boilerplate/commits/653df741))

* Add grunt ng-min for annotation ([9c529ccb](git@github.com:joshdmiller/ng-boilerplate/commits/9c529ccb))
* Add grunt ng-min for annotation ([9c529ccb](https://github.com/joshdmiller/ng-boilerplate/commits/9c529ccb))

### *

* far better Bower integration ([864c2656](git@github.com:joshdmiller/ng-boilerplate/commits/864c2656))
* far better Bower integration ([864c2656](https://github.com/joshdmiller/ng-boilerplate/commits/864c2656))

* included AngularUI `utils` to use uiRoute ([df08e4be](git@github.com:joshdmiller/ng-boilerplate/commits/df08e4be))
* included AngularUI `utils` to use uiRoute ([df08e4be](https://github.com/joshdmiller/ng-boilerplate/commits/df08e4be))



Expand All @@ -23,60 +46,60 @@
## Features
### *

* Initial application structure ([7c149227](git@github.com:joshdmiller/ng-boilerplate/commits/7c149227))
* Initial application structure ([7c149227](https://github.com/joshdmiller/ng-boilerplate/commits/7c149227))

* improved navigation styling and added home page tpl ([e1a655e0](git@github.com:joshdmiller/ng-boilerplate/commits/e1a655e0))
* improved navigation styling and added home page tpl ([e1a655e0](https://github.com/joshdmiller/ng-boilerplate/commits/e1a655e0))

### app

* added current route indication to menu with appropriate unit test ([14d35da8](git@github.com:joshdmiller/ng-boilerplate/commits/14d35da8))
* added current route indication to menu with appropriate unit test ([14d35da8](https://github.com/joshdmiller/ng-boilerplate/commits/14d35da8))

### index

* improved navbar style and added additional links ([a7c4504c](git@github.com:joshdmiller/ng-boilerplate/commits/a7c4504c))
* improved navbar style and added additional links ([a7c4504c](https://github.com/joshdmiller/ng-boilerplate/commits/a7c4504c))

### about

* Added an about page with some descriptive content ([290704ab](git@github.com:joshdmiller/ng-boilerplate/commits/290704ab))
* Added an about page with some descriptive content ([290704ab](https://github.com/joshdmiller/ng-boilerplate/commits/290704ab))

* Added placeholders demo to about page ([89a06e9f](git@github.com:joshdmiller/ng-boilerplate/commits/89a06e9f))
* Added placeholders demo to about page ([89a06e9f](https://github.com/joshdmiller/ng-boilerplate/commits/89a06e9f))

### titleService

* dynamic title support) ([3db6ec2b](git@github.com:joshdmiller/ng-boilerplate/commits/3db6ec2b))
* dynamic title support) ([3db6ec2b](https://github.com/joshdmiller/ng-boilerplate/commits/3db6ec2b))

* suffix is now customizable ([9f8b4c73](git@github.com:joshdmiller/ng-boilerplate/commits/9f8b4c73))
* suffix is now customizable ([9f8b4c73](https://github.com/joshdmiller/ng-boilerplate/commits/9f8b4c73))

### activeIfCurrentDirective

* created directory to test for current route ([0ac1f4b4](git@github.com:joshdmiller/ng-boilerplate/commits/0ac1f4b4))
* created directory to test for current route ([0ac1f4b4](https://github.com/joshdmiller/ng-boilerplate/commits/0ac1f4b4))

### home

* replaced placeholder text with mrktg copy ([dcaf7237](git@github.com:joshdmiller/ng-boilerplate/commits/dcaf7237))
* replaced placeholder text with mrktg copy ([dcaf7237](https://github.com/joshdmiller/ng-boilerplate/commits/dcaf7237))

* added google +1 button ([98d3312b](git@github.com:joshdmiller/ng-boilerplate/commits/98d3312b))
* added google +1 button ([98d3312b](https://github.com/joshdmiller/ng-boilerplate/commits/98d3312b))



## Bug fixes
### build

* Removed unnecessary step from delta:unittest ([5ffbfd78](git@github.com:joshdmiller/ng-boilerplate/commits/5ffbfd78))
* Removed unnecessary step from delta:unittest ([5ffbfd78](https://github.com/joshdmiller/ng-boilerplate/commits/5ffbfd78))

* delta tasks that concat must also uglify ([926983f8](git@github.com:joshdmiller/ng-boilerplate/commits/926983f8))
* delta tasks that concat must also uglify ([926983f8](https://github.com/joshdmiller/ng-boilerplate/commits/926983f8))

### test-config

* Change browser-name case, add browser list ([682b1ea4](git@github.com:joshdmiller/ng-boilerplate/commits/682b1ea4))
* Change browser-name case, add browser list ([682b1ea4](https://github.com/joshdmiller/ng-boilerplate/commits/682b1ea4))

### home

* corrected typo in tweet button URL ([b9920eea](git@github.com:joshdmiller/ng-boilerplate/commits/b9920eea))
* corrected typo in tweet button URL ([b9920eea](https://github.com/joshdmiller/ng-boilerplate/commits/b9920eea))

### testacular

* fixed typo in browser docstring ([11a60fa7](git@github.com:joshdmiller/ng-boilerplate/commits/11a60fa7))
* fixed typo in browser docstring ([11a60fa7](https://github.com/joshdmiller/ng-boilerplate/commits/11a60fa7))



Expand Down

0 comments on commit 18999c0

Please sign in to comment.