diff --git a/.gitattributes b/.gitattributes index aaa63b7..0050539 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,14 @@ *.bat eol=crlf *.cmd eol=crlf .gitignore -eol + +/tests export-ignore +/perf export-ignore +/tools export-ignore +/vendor-bin export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php_cs.dist export-ignore +/robo export-ignore +/robo.bat export-ignore +/RoboFile.php export-ignore diff --git a/CHANGELOG b/CHANGELOG index 9fa3a8e..85f75da 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Version 0.8.0 (????-??-??) +Version 0.8.0 (2020-10-27) ========================== New features: