Skip to content

Commit 585d051

Browse files
committed
Bump to version 2.0.6
1 parent a023ff5 commit 585d051

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
# Change Log
33

4+
## 2.0.6 [2022-05-24]
5+
6+
<li> Tue May 24 16:52:30 2022 +0200: afabiani <a href=https://github.com/GeoNode/geoserver-restconfig/commit/a023ff5f0c808aece1aeebfe2af474f1eab7c84e target=blank>Fixes: Errors on creating WMS Cascade stores and layers (references https://github.com/GeoNode/geonode/issues/9426)</a></li>
7+
<li> Tue May 24 16:24:05 2022 +0200: krych14m <a href=https://github.com/GeoNode/geoserver-restconfig/commit/d00cb5308c04865fa068c4243c18a2dfffc8fb99 target=blank>do not print request body on Catalog.save() (#33)</a></li>
8+
49
## 2.0.5 [2022-02-21]
510

611
<li> Mon Feb 21 20:29:46 2022 +0100: Andrzej (Andy) <a href=https://github.com/GeoNode/geoserver-restconfig/commit/18fdf31950bd78f814b91ea539389ea6086e1616 target=blank>Added roles management for user (#27)</a></li>

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="geoserver-restconfig",
13-
version="2.0.5",
13+
version="2.0.6",
1414
description="GeoServer REST Configuration",
1515
long_description=readme_text,
1616
keywords="GeoServer REST Configuration",

0 commit comments

Comments
 (0)