File tree 1 file changed +5
-5
lines changed
python/plugins/MetaSearch
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
name=MetaSearch Catalogue Client
3
3
description=MetaSearch is a QGIS plugin to interact with metadata catalogue services (CSW).
4
4
category=Web
5
- version=0.3.2
5
+ version=0.3.3
6
6
qgisMinimumVersion=2.0
7
7
icon=images/MetaSearch.png
8
8
author=Tom Kralidis
@@ -13,7 +13,7 @@ tracker=https://hub.qgis.org/projects/MetaSearch/issues
13
13
repository=https://github.com/qgis/QGIS/tree/master/python/plugins/MetaSearch
14
14
experimental=False
15
15
deprecated=False
16
- changelog=Version 0.3.2 (2014-11-04 )
17
- - fix message formatting
18
- - add server timeout as plugin setting
19
- - bump OWSLib dependency
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
You can’t perform that action at this time.
0 commit comments