Skip to content

Commit

Permalink
semver(sdt): v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot committed Dec 17, 2024
1 parent 7ce7bb5 commit 0d2aa6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SpeciesDistributionToolkit"
uuid = "72b53823-5c0b-4575-ad0e-8e97227ad13b"
authors = ["Timothée Poisot <[email protected]>"]
version = "1.2.0"
version = "1.2.1"

[deps]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Expand Down
4 changes: 4 additions & 0 deletions docs/src/reference/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## `v1.2.1`

- **improved** the performance of masking a vector of layers using polygons

## `v1.2.0`

- **added** `SimpleSDMDatasets` version 1
Expand Down

0 comments on commit 0d2aa6c

Please sign in to comment.