From 5c8116afb8e5740b4fe92d643d7cd2a54c3f5803 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Tue, 27 Oct 2020 19:17:36 -0400 Subject: [PATCH] Prepare release --- .gitattributes | 11 +++++++++++ CHANGELOG | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) 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: