Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nboisteault committed Jun 27, 2023
1 parent 59e1fcb commit f4f0559
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@

## Unreleased

## 1.0.3 - 2023-06-27

### Fixed

* Handle other projections than 4326 and 3857

## 1.0.2 - 2023-06-26

### Added

Missing script to call during the upgrade, to set write access to a group on the pgrouting schema

* Missing script to call during the upgrade, to set write access to a group on the pgrouting schema

## 1.0.1 - 2023-06-21

Expand Down
2 changes: 1 addition & 1 deletion pgrouting/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="pgrouting3liz.com" name="pgrouting" createdate="2021-04-29">
<version date="2023-06-26">1.0.2</version>
<version date="2023-06-27">1.0.3</version>
<label lang="en_US">pgrouting</label>
<description lang="en_US" />
<license URL="">Mozilla Public License : http://www.mozilla.org/MPL/</license>
Expand Down

0 comments on commit f4f0559

Please sign in to comment.