Skip to content

Commit a4965fd

Browse files
committed
Bump to version 2.0.8
1 parent 5204b20 commit a4965fd

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.8 [2022-08-01]
5+
6+
<li> Thu Jul 21 17:29:17 2022 +0100: Daniele Romagnoli <a href=https://github.com/GeoNode/geoserver-restconfig/commit/5204b20e491416eaf43fbd9ab81b41773ccbfed1 target=blank>Adding some more code examples (#36)</a></li>
7+
<li> Mon Jul 4 11:09:59 2022 +0200: Daniele Romagnoli <a href=https://github.com/GeoNode/geoserver-restconfig/commit/a449012f420d0d6dbab4a4001120ecd44ed2d0b0 target=blank>#34: Better support for layergroups (#35)</a></li>
8+
49
## 2.0.7 [2022-06-08]
510

611
<li> Wed Jun 8 13:30:14 2022 +0200: afabiani <a href=https://github.com/GeoNode/geoserver-restconfig/commit/7d866111ed31b68dc2fc8086857a568c9074d54b target=blank> - Fix a regression preventing the library to fetch the style name</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.7",
13+
version="2.0.8",
1414
description="GeoServer REST Configuration",
1515
long_description=readme_text,
1616
keywords="GeoServer REST Configuration",

0 commit comments

Comments
 (0)