From cd79454aa703b810c46bf2dce5f65bc6ec264687 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 5 Sep 2019 17:15:58 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index b6cfc7a..4e5fde5 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,22 @@ Designed to make a "Bot" for manipulating labels and issues. For usage examples see https://git.jhodges.co.uk/james/GiteaBot-examples +## Change Log +v1.2 + +* Added namespacing and composer.json +* Moved usage example code to seperate repo +* Added support for add/delete comment + +V1.1.1 + +* Refactor, bootstrap, examples + +V1.1 + +* Refactor, better OO, examples + +v1.0 + +* Initial Prototype \ No newline at end of file