<a name="1.2.4"></a>
### 1.2.4 (2015-02-28)


#### Bug Fixes

* **Gruntfile:** enable grunt bump task by including in missing require statements (for semver, e ([d0bc3c48](https://github.com/columbiajs/generator-columbia-angular/commit/d0bc3c48246a237e551990d8de8fe20763f61ed0))


#### Features

* **buildcontrol:** enable buildcontrol throught jit mapping for grunt-build-control ([6c1d8a82](https://github.com/columbiajs/generator-columbia-angular/commit/6c1d8a82c6bfba370d3222beeaa761d5f9a92082))


<a name="1.2.3"></a>
### 1.2.3 (2015-02-18)


#### Features

* **index.js:** get rid of annoying Heroku deployment messages, add docs for hub ([67f0c1bd](https://github.com/columbiajs/generator-columbia-angular/commit/67f0c1bd5d991de360470f83d558651172a01ecc))


<a name="1.2.2"></a>
### 1.2.2 (2015-02-18)


#### Bug Fixes

* **.bowerrc:** revert to old behavior, interactive false breaks bower install ([4d33caa4](https://github.com/columbiajs/generator-columbia-angular/commit/4d33caa49703f36e89cc659762d12bf599634dcc))


<a name="1.2.1"></a>
### 1.2.1 (2015-02-18)


#### Bug Fixes

* **.bowerrc:** add interactive false for bowerrc so that it resolves automatically ([99c90b5d](https://github.com/columbiajs/generator-columbia-angular/commit/99c90b5d7240281685f42c77a1023f604bd59b7c))


<a name="1.2.0"></a>
## 1.2.0 (2015-02-18)


#### Bug Fixes

* **_README.md:** remove broken code climate link, add info about deploying to heroku with grunt b ([adad2700](https://github.com/columbiajs/generator-columbia-angular/commit/adad27000d5695683ffb3aff1abf94a6e258a473))


#### Features

* **Gruntfile.js:** add buildcontrol support for heroku ([56eb4bc9](https://github.com/columbiajs/generator-columbia-angular/commit/56eb4bc919a1cbdc2013d1b11fb93f8bdd20b7b5))


<a name="1.1.15"></a>
### 1.1.15 (2015-02-18)


#### Bug Fixes

* **_bower.json:** add angular-bootstrap back in ([1d739504](https://github.com/columbiajs/generator-columbia-angular/commit/1d73950419b099f8a982533a76c4f192184cf98b))


<a name="1.1.14"></a>
### 1.1.14 (2015-02-18)


#### Bug Fixes

* **gitignore:** gitignore must include *.sass-cache ([5127b0cc](https://github.com/columbiajs/generator-columbia-angular/commit/5127b0cc0af3eebad6e9c3e35a8da5344b0d8d41))


<a name="1.1.13"></a>
### 1.1.13 (2015-02-18)


<a name="1.1.12"></a>
### 1.1.12 (2015-02-18)


#### Bug Fixes

* **profile.html:** add closing div for profile, fix broken view ([718e45e3](https://github.com/columbiajs/generator-columbia-angular/commit/718e45e3f150b789c4343cff20a053dea86e26e8))


<a name="1.1.11"></a>
### 1.1.11 (2015-02-17)


#### Features

* **index.js:** provide canned responses for prompts, remove current prompts to speed up generat ([7c6830a0](https://github.com/columbiajs/generator-columbia-angular/commit/7c6830a075a4f7a4e024bc9dd6b08c7f6ac6578c))


<a name="1.1.10"></a>
### 1.1.10 (2015-02-08)


#### Bug Fixes

* **all:** comment out persistent problems for now ([f25bc43a](https://github.com/columbiajs/generator-columbia-angular/commit/f25bc43a5e24e11a142e9f63270d8880bf621c04))


<a name="1.1.9"></a>
### 1.1.9 (2015-02-08)


#### Bug Fixes

* **all_variables.scss:** try again with this compass task ([0e9f5822](https://github.com/columbiajs/generator-columbia-angular/commit/0e9f58226eae541a9a89d7d19769a421aaeec742))


<a name="1.1.8"></a>
### 1.1.8 (2015-02-08)


#### Bug Fixes

* **style.scss:** rename scss files so that _variables.scss comes first and compass:dist task does ([8b295685](https://github.com/columbiajs/generator-columbia-angular/commit/8b2956850995df70376692a8bdae33577644aed4))


<a name="1.1.7"></a>
### 1.1.7 (2015-02-08)


#### Bug Fixes

* **injector.js:** left out clientApp var ([68c17629](https://github.com/columbiajs/generator-columbia-angular/commit/68c17629fa997e5610880176b1a6ef2a81b27ae4))


#### Features

* **app.config.js:** file was never saved on previous update of app.config with ui-router ([fa79b45d](https://github.com/columbiajs/generator-columbia-angular/commit/fa79b45d588970b632147cca9d3882627bcb1860))


<a name="1.1.6"></a>
### 1.1.6 (2015-02-08)


#### Bug Fixes

* **_bower.json:** rearrange order of dev dependencies in generated app's bower.json so grunt-injec ([e7ed87cc](https://github.com/columbiajs/generator-columbia-angular/commit/e7ed87ccea9807564deed1250bb54f5d510c5406))


#### Features

* **AuthCtrl.js:** add methods from IdentityService for easier integration of auth logic ([fa6e0c34](https://github.com/columbiajs/generator-columbia-angular/commit/fa6e0c34ebf1833e8777e47dcd68ad7025213cd0))
* **IdentityService:** improve isAuthenticated function, add isAdmin() ([9f064410](https://github.com/columbiajs/generator-columbia-angular/commit/9f064410e4a1556061b9ec72fb5f38cf160f367d))
* **app.config.js:** placeholder ui-router route for admin view with user list to be implemented in w ([0676b930](https://github.com/columbiajs/generator-columbia-angular/commit/0676b93060ad78b277762e8f728a5a9c50cf21be))
* **auth-widget.html:** implement fully functional auth-widget, modify tests for new design ([958f9533](https://github.com/columbiajs/generator-columbia-angular/commit/958f953365f411be000ae3aeac22baeb21b6d98a))
* **config.js:** migrate core routes to ui-router ([56f662d9](https://github.com/columbiajs/generator-columbia-angular/commit/56f662d9d2c29ed5ef875d4d4a1dc6f80dd2664c))
* **cuNavbar.js:** rename lvNavbar and give it a significant controller ([b87997ad](https://github.com/columbiajs/generator-columbia-angular/commit/b87997ad54e8fbffb99230bee4d65bf2eacd5a9f))
* **index.html:** implement ui-view in index.html ([1702be67](https://github.com/columbiajs/generator-columbia-angular/commit/1702be671f0d3d3fd662f64260a09bfa6d9b4941))
* **injector.js:** automate proper placement of modules by injector using .module.js suffix ([57b5a413](https://github.com/columbiajs/generator-columbia-angular/commit/57b5a413a369aa19a4cda785337a94e36cd5d28f))
* **karma.conf.js:** enable module loading first with new naming scheme - *.module.jjs ([3fe80fcc](https://github.com/columbiajs/generator-columbia-angular/commit/3fe80fcc96c8a505c6912dd66204c8bafddf13ad))
* **module:** rename all modules to *.module.js so regexp injector and karma can order them, c ([06f92a00](https://github.com/columbiajs/generator-columbia-angular/commit/06f92a00271b127a0396e0a38d53b4d6165ac974))
* **navbar.html:** update navbar.html, adding placeholders for directives to build ([71a7a7e4](https://github.com/columbiajs/generator-columbia-angular/commit/71a7a7e4b4cadb5f5d5d77c2c0bc42f68e28b82d))


<a name="1.1.5"></a>
### 1.1.5 (2015-02-07)


#### Bug Fixes

* **index.js:** careless error in method, everything run through and checks out ([7023a1aa](https://github.com/columbiajs/generator-columbia-angular/commit/7023a1aaecfc21eba824852fc1aab0b3fcefd8c7))


<a name="1.1.4"></a>
### 1.1.4 (2015-02-07)


#### Bug Fixes

* **_package.json:** bump version of grunt-ng-annotate to 0.9.2 to successfully annotate app ([2ec363ab](https://github.com/columbiajs/generator-columbia-angular/commit/2ec363ab37a28f74b86914fe5da677d7dc2f2d2a))


<a name="1.1.3"></a>
### 1.1.3 (2015-02-07)


<a name="1.1.2"></a>
### 1.1.2 (2015-02-07)


#### Bug Fixes

* **index.js:**
  * yeoman logger doesn't seem to be available in deploy child process, so log to co ([700051db](https://github.com/columbiajs/generator-columbia-angular/commit/700051db77bd11ffcd67216b2820e621bca55824))
  * install npm and then bower to get correct messages for bower conflicts ([9a2ec76b](https://github.com/columbiajs/generator-columbia-angular/commit/9a2ec76b7c60c3f43b2a4652ebbe5be2902f6200))
* **injector.js:** add in file checks to prevent injecting tests into index.html, which then get ug ([1ce74df2](https://github.com/columbiajs/generator-columbia-angular/commit/1ce74df27a4a3d0abcb2753c817d25cb30b2d7f2))
* **lvAuthWidget.spec.js:** modify test for displayLogin so all tests pass, closes #16 ([eb44fa4f](https://github.com/columbiajs/generator-columbia-angular/commit/eb44fa4f6d900b3ebb746ad5927d0b0e3885748a))
* **lvUserService.spec.js:** rename improperly named spec file, closes #26 ([ba11a914](https://github.com/columbiajs/generator-columbia-angular/commit/ba11a914f7b56385296b2c0e1f17ce26669ac717))
* **nav-menu.html:** fix broken nav dropdown with new require attributes from angular-bootstrap, fixe ([ec1a14b3](https://github.com/columbiajs/generator-columbia-angular/commit/ec1a14b365c908f907cd7d320994057324467eda))
* **package.json:** fix repository info so that the url enables conventional changelog to generate t ([c1e1a07e](https://github.com/columbiajs/generator-columbia-angular/commit/c1e1a07e167490f7c0f0b0292f65357dee88540b))
* **style.scss:** use protocol-related url (by not specifying http) so it can be loaded in secure  ([d7f72ff6](https://github.com/columbiajs/generator-columbia-angular/commit/d7f72ff6e6e343ae3685d8e70e0c261b975fe88b))


#### Features

* **_package.json:** use organizationname for github url, update repo description, closes #13 ([393d9f1c](https://github.com/columbiajs/generator-columbia-angular/commit/393d9f1c03febfaca0d63a54e1a7a04c2c54b3ee))
* **externalServicesPrompts.js:** add organizationname (github username or organization) to prompts ([e82b6833](https://github.com/columbiajs/generator-columbia-angular/commit/e82b68337263b246649462697e9c5db566c49090))


<a name="1.1.1"></a>
### 1.1.1 (2014-11-23)


#### Bug Fixes

* **Gruntfile:** add grunt-conventional-changelog to just-in-time static mappings for template ap ([c3f7d34d](https://github.com/leviathantech/generator-leviathan/commit/c3f7d34dcb3e90bd7d36115b870cabfe226ccdab))
* **UserDataService.spec:** misspelled jshint comment ([2c79d7f3](https://github.com/leviathantech/generator-leviathan/commit/2c79d7f3e9631c25b713aea03662bcf03fa71f12))
* **changelog:** changelog not automatically committed and pushed during bump ([c4b59535](https://github.com/leviathantech/generator-leviathan/commit/c4b595357c6f17fdb6975e9949386f46c640f667))
* **config:** fix gruntfile to ensure dev server runs with devlopment db ([937cde81](https://github.com/leviathantech/generator-leviathan/commit/937cde811fbceddec2d69421a9675ecf11dea3a8))


#### Features

* **db:** add custom mongoose plugins for timestamps and paranoidDelete on models ([3f7d7db6](https://github.com/leviathantech/generator-leviathan/commit/3f7d7db61008b7328ddf2483ff4220edcf4aeac1))
* **grunt:** upgrade Gruntfile and tasks ([6c492b3c](https://github.com/leviathantech/generator-leviathan/commit/6c492b3cc5140c50afd325e57d4aa5348d0695cb))
* **releases:** add grunt-conventional-changelog and grunt-release to automate version releases  ([0f81f02d](https://github.com/leviathantech/generator-leviathan/commit/0f81f02d5518cb3b979d983225022c54d9b04eb8))
* **user:** add UserDataService for seeding and searching user ([bd631ded](https://github.com/leviathantech/generator-leviathan/commit/bd631dedd8c8978784decd9b40d4f03e3a6ccc84))
* **user.model:** add timestamps plugin, add accountStatus, require lowercase for email, improve c ([ac20ea15](https://github.com/leviathantech/generator-leviathan/commit/ac20ea15efbc7f251f0279baa0205cfcd55be688))


<a name="1.0.0"></a>
## 1.0.0 (2014-11-04)


#### Bug Fixes

* **deployPrompts:** fix string parsing in deployPrompts and give useful message on heroku push ([ab60f303](https://github.com/leviathantech/generator-leviathan/commit/ab60f30385ff7b0c1453ab31016ed9393876aca5))
* **errors:** add temporary errors module for handling server-side errors ([da819829](https://github.com/leviathantech/generator-leviathan/commit/da81982940cb3588ebafcea303a443cc1e215366))
* **gruntfile:** remove extra semicolon from config mochaTest ([6418a0d5](https://github.com/leviathantech/generator-leviathan/commit/6418a0d5cf4837410813ec0cbe85000b9bb909ba))
* **server.js:** surround with iife, export for require ([0488adf1](https://github.com/leviathantech/generator-leviathan/commit/0488adf155ef56d6134db04f1285d75cedf5b8a0))


#### Features

* **Gruntfile:** add mochaTest task and multiple targets to grunt test ([8e584a9b](https://github.com/leviathantech/generator-leviathan/commit/8e584a9b20b6a39830f5302fa0810e512f071bb5))
* **auth.service:** add role to token payload and hasRole check for route middleware ([a5fc0520](https://github.com/leviathantech/generator-leviathan/commit/a5fc0520966840594723f7aff5ed7adb608d58a1))
* **config:** add config for test, add test db, add morgan formatting ([ec335289](https://github.com/leviathantech/generator-leviathan/commit/ec3352897db9d06db33052da728ffabe8b7b51d4))
* **user:** add full user capabilities and server-side tests ([4578d8d7](https://github.com/leviathantech/generator-leviathan/commit/4578d8d7f0fb746ea4860ad1fca41a1d5fd7224c))
* **versioning:** add grunt task bump:type for running conventional changelog and release tasks ([c51ec138](https://github.com/leviathantech/generator-leviathan/commit/c51ec138f01782cb01b9708401b321c751a3f35a))


<a name="1.0.0"></a>
## 1.0.0 (2014-10-19)
