Skip to content

Commit

Permalink
Back to development: 2.2.21
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Apr 15, 2016
1 parent 9a5f01a commit 7a29d0c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Changelog
=========

2.2.21 (unreleased)
-------------------

Breaking changes:

- *add item here*

New features:

- *add item here*

Bug fixes:

- *add item here*


2.2.20 (2016-04-15)
-------------------

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

from setuptools import setup, find_packages

version = '2.2.20'
version = '2.2.21.dev0'

setup(name='Products.CMFEditions',
version=version,
Expand Down

0 comments on commit 7a29d0c

Please sign in to comment.