Skip to content

Commit

Permalink
Preparing release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Oct 24, 2014
1 parent 2e319a4 commit 1da40bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGES.txt
@@ -1,10 +1,14 @@
Changelog
=========

2.2.2 (unreleased)
2.2.2 (2014-10-23)
------------------

- Nothing changed yet.
- Update template markup to match Barcelonetta
[albertcasado, sneridagh]

- Remove deprecated imports.
[tomgross]


2.2.1 (2014-04-13)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '2.2.2.dev0'
version = '2.2.2'

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

0 comments on commit 1da40bf

Please sign in to comment.