Skip to content

Commit c3f0ffc

Browse files
committed
Version 1.0.6
1 parent 81bdac9 commit c3f0ffc

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## Unreleased
44

5+
## 1.0.6 - 2024-05-21
6+
7+
### Changed
8+
9+
* Fix getting the metadata sheet for layers with complex names
10+
11+
### Backend
12+
13+
* Tests - Update versions & improve README & Makefile
514

615
## 1.0.5 - 2024-01-17
716

pgmetadata/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="pgmetadata3liz.com" name="pgmetadata" createdate="2020-11-02">
4-
<version date="2024-01-18">1.0.5</version>
4+
<version date="2024-05-21">1.0.6</version>
55
<label lang="en_US">pgmetadata</label>
66
<description lang="en_US" />
77
<license URL="">Mozilla Public Licence (MPL)</license>

pgmetadataAdmin/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<module xmlns="http://jelix.org/ns/module/1.0">
33
<info id="pgmetadataAdmin@3liz.com" name="pgmetadataAdmin" createdate="2022-09-15">
4-
<version date="2024-01-18">1.0.5</version>
4+
<version date="2024-05-21">1.0.6</version>
55
<label lang="en_US">pgmetadataAdmin</label>
66
<description lang="en_US" />
77
<license URL="">Mozilla Public Licence (MPL)</license>

0 commit comments

Comments
 (0)