From ef5cb707b6ad62fe7fceb13a243e09190606648b Mon Sep 17 00:00:00 2001 From: Release bot Date: Mon, 18 Feb 2019 08:52:13 +0000 Subject: [PATCH] 0.0.2 release --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..dec0da90 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# 0.0.2 + +## New Features + +* You can now search/filter pull-request comments. +* New methods for changing tokens. +* Basic support for GitHub. +* New method for a file content. + +## Breaking changes + +* The GitHub repo was moved to the packit-service organization. + +## Fixes + +* Object representation of the pull-request and pull-request commend. +