Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Jan 20, 2025
1 parent a7c38f5 commit c85c38c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Magrit ne suit pas strictement les règles du *semantic versioning* (versionneme

:::

#### 2.2.1 *(unreleased)*

- Ajout de projections de d3-geo qui étaient manquantes (Conic Equal-Area, Conic Equidistant).

- Améliore le composant permettant de choisir les parallèles standards pour les projections supportant ce paramètre.

- Corrige le redessin de la carte lorsque le(s) parallèle(s) standard(s) sont modifiés.

#### 2.2.0 (2025-01-06)

- Nouveau : Ajout de la traduction de l'interface en espagnol (merci à [@cvbrandoe](https://github.com/cvbrandoe)).
Expand Down
8 changes: 8 additions & 0 deletions docs/en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Magrit does not strictly follow the rules of *semantic versioning* (in the form

:::

#### 2.2.1 *(unreleased)*

- Add some d3-geo projections that were missing (Conic Equal-Area, Conic Equidistant).

- Improve the component for defining standard parallels for projection that support this parameter.

- Fix the redrawing of the map (wasn't happening) when changing the standart parallel(s) of a projection.

#### 2.2.0 (2025-01-06)

- New: Add the translation of the interface in Spanish (thanks to [@cvbrandoe](https://github.com/cvbrandoe)).
Expand Down

0 comments on commit c85c38c

Please sign in to comment.