Skip to content

Commit 1fab5bb

Browse files
author
Sherwin H
committed
chore(release): 2.2.0
1 parent 88bc2ac commit 1fab5bb

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
`2.2.0`_ (2019-05-07)
5+
------------------
6+
.. _2.2.0: https://github.com/imgix/imgix-python/compare/2.1.0...2.2.0
7+
8+
* deprecate domain sharding (`#41`_)(`#42`_)
9+
10+
.. _#41: https://github.com/imgix/imgix-python/pull/41
11+
.. _#42: https://github.com/imgix/imgix-python/pull/42
12+
413
2.1.0 (2019-02-13)
514
------------------
615

imgix/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1.0'
1+
__version__ = '2.2.0'

0 commit comments

Comments
 (0)