Skip to content

Commit

Permalink
Prepare for 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Jul 12, 2024
1 parent eb2efaf commit 6874ad5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<br />

#### Unreleased (2024-07-xx)
#### 2.0.6 (2024-07-12)

- Ajout d'une fonctionnalité permettant d'afficher la moyenne, la médiane et la population sur l'histogramme
affiché sur la carte pour les représentations choroplèthes.
Expand Down
2 changes: 1 addition & 1 deletion docs/en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<br />

#### Unreleased (2024-07-xx)
#### 2.0.6 (2024-07-12)

- Add functionality to display the mean, median and population on the histogram displayed on the map for choropleth representations.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magrit",
"version": "2.0.5",
"version": "2.0.6",
"description": "Magrit is a thematic and statistical cartography application that lets you create and export a wide range of static maps.",
"author": {
"name": "Matthieu Viry",
Expand Down

0 comments on commit 6874ad5

Please sign in to comment.