Skip to content

Commit 3863b60

Browse files
committed
[MetaSearch] update release version
1 parent 50e6acb commit 3863b60

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

python/plugins/MetaSearch/metadata.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name=MetaSearch Catalogue Client
33
description=MetaSearch is a QGIS plugin to interact with metadata catalogue services (CSW).
44
category=Web
5-
version=0.3.3
5+
version=0.3.4
66
qgisMinimumVersion=2.0
77
icon=images/MetaSearch.png
88
author=Tom Kralidis
@@ -13,7 +13,9 @@ tracker=https://hub.qgis.org/projects/quantum-gis/issues?category_id=107&set_fil
1313
repository=https://github.com/qgis/QGIS/tree/master/python/plugins/MetaSearch
1414
experimental=False
1515
deprecated=False
16-
changelog=Version 0.3.3 (2015-02-24)
17-
- safeguard CSW connection names with '/'
18-
- fix help link URL opening
19-
- general fixes to support releasing from QGIS core
16+
changelog=Version 0.3.4 (2015-09-28)
17+
- fix crash due to CSW error causing crash (#12280)
18+
- add error handling for paging workflows
19+
- fix loading of custom CSW connections XML files
20+
- update OWS connection naming to overwrite or serialize string (#12327)
21+
- fix syntax errors in default connections list

0 commit comments

Comments
 (0)