diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..751c365 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog +All notable changes to this project will be documented in this file. + +## 0.0.0-initial +Very first release. + +### Added +Nothing. diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce17711 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# READ ME! +Okay, this is the first version of the README file. diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..90a8722 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.0.0-initial