Skip to content

Commit

Permalink
Preparing release 4.4.2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
esteele committed Mar 22, 2019
1 parent b2f9020 commit 656589b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Changelog
.. towncrier release notes start
4.4.2 (2019-03-21)
------------------

Bug fixes:


- Fix loading portlets with `@@render-portlet` [petschki] (#124)


4.4.1 (2019-02-08)
------------------

Expand Down
1 change: 0 additions & 1 deletion news/124.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup


version = '4.4.2.dev0'
version = '4.4.2'

setup(
name='plone.app.portlets',
Expand Down

0 comments on commit 656589b

Please sign in to comment.