Skip to content

Commit

Permalink
Version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdouchin committed Dec 19, 2023
1 parent 344ff27 commit 49a9fff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
## Unreleased


## 2.1.1 - 2023-12-19

### Changed

* Recherche spatiale - Amélioration des performances pour des couches de croisement
de type lignes ou polygones avec des géométries complexes

### Fixed

* Recherche spatiale - On affiche maintenant seulement les couches qui sont sélectionnables
dans la liste déroulante de choix de la couche de croisement


## 2.1.0 - 2023-12-18

### Added
Expand Down
2 changes: 1 addition & 1 deletion cadastre/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="cadastre" name="cadastre" createdate="2016-07-07">
<version date="2023-12-18">2.1.0</version>
<version date="2023-12-19">2.1.1</version>
<label lang="en_US">cadastre</label>
<description lang="en_US" />
<license URL="">Mozilla Public Licence (MPL)</license>
Expand Down

0 comments on commit 49a9fff

Please sign in to comment.