diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..323bb25 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +.gitattributes export-ignore +.github/ export-ignore +.gitignore export-ignore +.travis.yml export-ignore +/phpunit.xml.dist export-ignore +/Tests/ export-ignore diff --git a/Changelog.md b/Changelog.md index 81d05d8..03a97a4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee ## UNRELEASED +## 1.0.0 + +No changes since 0.4.0 + ## 0.4.0 ### Added