diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 4 | ||||
-rw-r--r-- | changelog/fr/changelog_2023-01-25.md | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index a17fc9080..b0486623c 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -43,6 +43,10 @@ v4.0.XX - 2099-12-31 - geo sheet: - do not zoom or select point with no x, y coordinates - fix 2d point display +- imports - CSV result: + - fix missing columns (#5677) + - improve values format + v4.0.75 - 2024-04-16 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 9d8d3f0f6..19344b32f 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -45,6 +45,9 @@ v4.0.XX - 2099-12-31 - fiche géo : - retrait des fonctions de zoom et de sélection pour les points sans coordonnées x et y - correction de l'affichage de points 2D +- imports - CSV de résultat : + - correction de colonnes manquantes (#5677) + - amélioration du formatage des valeurs v4.0.75 - 2024-04-16 -------------------- |