Merge pull request #72 from danielperna84/dev

Updated changelog
This commit is contained in:
Daniel Perna 2018-01-13 04:56:07 +01:00 committed by GitHub
commit d875b31537
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
Version 0.2.5 (2018-)
- Added warning-logs for access failure @danielperna84
- Added transparency to whitespace characters @danielperna84
- Using external repository for Docker @Munsio
Version 0.2.4 (2018-01-02)
- Added YAML linting @AtoxIO