Skip to content

Commit

Permalink
Changelog for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 25, 2019
1 parent 06d0671 commit 5c226ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ open source as well. You don't need this add-on in order to run Kiwi TCMS!
Changelog
---------

v0.1.1 (25 April 2019)
~~~~~~~~~~~~~~~~~~~~~~

- Handle GitHub hook pings

v0.1.0 (24 April 2019) - initial release
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def get_install_requires(path):

setup(
name='kiwitcms-github-marketplace',
version='0.1.0',
version='0.1.1',
description='GitHub Marketplace integration for Kiwi TCMS',
long_description=get_long_description(),
author='Kiwi TCMS',
Expand Down

0 comments on commit 5c226ee

Please sign in to comment.