From 643ada3f4c5a7a8c4c8e00fefdf8938586964f6e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 10 Feb 2020 17:23:25 +0000 Subject: [PATCH] Docs: Generate v0.1.0 changelog with JPL --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f0a65b7 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +## v0.1.0 (2020-02-10) + +### New + +* Add project Dockerfile ([06ce199](https://github.com/teecke/dide-cypress/commit/06ce199)) +* Add devcontrol stuff ([42d03fc](https://github.com/teecke/dide-cypress/commit/42d03fc)) + +### Build + +* Update Auto Release Log adding v0.1.0 info with JPL ([18a24a4](https://github.com/teecke/dide-cypress/commit/18a24a4)) +* Add beta docker publish on develop push ([8fc2d85](https://github.com/teecke/dide-cypress/commit/8fc2d85)) +* Use the right dockerhub user ([13afaa2](https://github.com/teecke/dide-cypress/commit/13afaa2)) +* Add build pipeline script ([9a5aa0e](https://github.com/teecke/dide-cypress/commit/9a5aa0e)) + +### Docs + +* Add contributing info ([e1553d1](https://github.com/teecke/dide-cypress/commit/e1553d1)) +* Add code of conduct ([b4cf7c1](https://github.com/teecke/dide-cypress/commit/b4cf7c1)) +* Update main readme file ([373424e](https://github.com/teecke/dide-cypress/commit/373424e)) +