Skip to content

Commit

Permalink
Changelog for v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Feb 18, 2021
1 parent 9b0309a commit b7f5fd1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
15 changes: 11 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GitHub Marketplace integration for Kiwi TCMS
============================================
Marketplace integrations for Kiwi TCMS
======================================

.. image:: https://travis-ci.org/kiwitcms/github-marketplace.svg?branch=master
:target: https://travis-ci.org/kiwitcms/github-marketplace
Expand All @@ -26,8 +26,8 @@ GitHub Marketplace integration for Kiwi TCMS
Introduction
------------

This package provides the GitHub Marketplace integration for the
`Kiwi TCMS multi-tenant SaaS <https://github.com/marketplace/kiwi-tcms>`_.
This package provides the marketplace/payment integration for the
`Kiwi TCMS multi-tenant SaaS <https://kiwitcms.org/#subscriptions>`_.
Everyting that we do is open and that's why this piece of code is
open source as well. You don't need this add-on in order to run Kiwi TCMS!

Expand All @@ -45,6 +45,13 @@ e.g. ``b'secret'``.
Changelog
---------

v1.3.4 (18 Feb 2021)
~~~~~~~~~~~~~~~~~~~~

- Show new column in purchase admin
- Stop advertising GitHub Marketplace subscriptions


v1.3.3 (25 Jan 2021)
~~~~~~~~~~~~~~~~~~~~

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='1.3.3',
version='1.3.4',
description='GitHub Marketplace integration for Kiwi TCMS',
long_description=get_long_description(),
author='Kiwi TCMS',
Expand Down

0 comments on commit b7f5fd1

Please sign in to comment.