website_template/changelog.md

26 lines
431 B
Markdown
Raw Permalink Normal View History

2018-09-29 16:47:22 +02:00
# Changelog
2020-05-28 11:23:33 +02:00
## 3.0.3 (2020-05-28)
- Fixed gulp script (cssnano)
- Seperated scss tasks
- minor structure update
2020-05-04 19:49:33 +02:00
## 3.0.2 (2020-05-04)
- Updated npm dependencies
- Update year in LICENSE
2019-10-17 18:22:01 +02:00
## 3.0.0 (2019-10-17)
- Rewritten for gulp v4
2018-09-29 16:47:22 +02:00
## 2.0.1 (2018-09-29)
- Replaced `del` package with `rimraf`
- Added `sanitize.css` as dependency
- Updated structure of gulpfile
## 2.0.0
- Rewritten most of the gulpfile and packacke.json