# CHANGELOG

## 1.2.0
* Minor improvements and bug fixes
* Imprint is only created if answered with 'yes'
* Ignoring more generated files
* Fixed vulnerabilities in dependencies

## 1.1.0
* Optional initialization of a local Git repository

## 1.0.0
* Fixed npm security vulnerabilities 
* Integrated an empty libs folder for downloaded JS libs.
* Libs folder is copied to public folder by webpack.

## 0.8.0
* integrated a basic robots.txt
* integrated a optional basic imprint (Impressum) page

## 0.7.0
* integration of a cookie bar if you choose to use Google Analytics

## 0.6.0
* integration of laravel-mix-purgecss

## 0.5.0
* fixed google tag manager integration
* integrated a dummy link with google analytics link tracking

## 0.4.0
* Redesign of frontend boilerplate

## 0.2.0
* Support for jquery added

## 0.1.4
* Fixed a bug related to laravel-mix on Windows OS: 
[Github Issue](https://github.com/JeffreyWay/laravel-mix/issues/1126)
* clean up of npm dependencies

## 0.1.3
* Wording changes
* Docomentation

## 0.1.2
* Fixed missing integration of the generated css file in index.html

## 0.1.1
* Fixed a problem with the .gitignore template file

## 0.1.0
* Basic implementation of core functionality
    * Webpack
    * BrowserSync
    * SASS