1.0.1 / 2015-08-28
==================

  * Updated router
  * Added sourcemaps for less and sass
  * Added gulp task bootlint and htmllint
  * Fixed some typos
  
1.0.0-rc.23 / 2015-07-24
==================

  * Updated build-config task
  * Added bluebird promises
  * Added sass posibility
  * Fixed .gitignore: added dist folder 
  * Fixed some typos

1.0.0-rc.22 / 2015-07-17
==================

  * Added TypeScript Pull-Request


1.0.0-rc.21 / 2015-07-02
==================

  * Added TypeScript Pull-Request
  * Fixed templates
  
1.0.0-rc.20 / 2015-06-18
==================

  * Added new configuration logic
  * Added logger service to each template
  * Updated application skeleton
  * Updated event bus
  * Updated router middleware
  * Updated Home Template
  * Updated README.md
  * Fixed karma tests
  
1.0.0-rc.19 / 2015-06-05
==================

  * Fixed app-ts: util.spec.ts reference path
  * Fixed README.md typos
  
1.0.0-rc.18 / 2015-06-05
==================

  * Fixed missing templates folder in the package.json
  * Updated README.md
  
1.0.0-rc.17 / 2015-06-05
==================

  * Fixed .gitignore at the app generator
  
1.0.0-rc.16 / 2015-06-05
==================

  * Added Pull-Request TypeScript support
  * Added filter generator
  * Fixed unit test templates

1.0.0-rc.15 / 2015-06-04
==================

  * Updated all test cases
  * Improved all generators
  
1.0.0-rc.14 / 2015-05-29
==================

  * Update module generator
  * Add language property to the package.json
  * Add TypeScript possibility into the script-base.js
  
1.0.0-rc.13 / 2015-05-29
==================

  * Update structure: new feature/module structure
  * Update gulp: slitted gulp task into files

  
1.0.0-rc.12 / 2015-05-29
==================

  * Fix app/home
  * Fix app/layout
  * Update app/jshint
  * Update app/project.config
  * Update app/gulpfile
  
  
  1.0.0-rc.11 / 2015-05-29
==================

  * Release 1.0.0-rc.11
  * Update README.md
  * Added LICENSE
  * Added CHANGELOG.md
  
1.0.0-rc.10 / 2015-05-29
==================

  * Update README.md
  * New Structure for the main app construction
