Skip to content

Commit a697116

Browse files
authored
Add a changelog entry for v0.6.0 (#63)
Minor release including a new version of a dataset.
1 parent 453cff8 commit a697116

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

doc/changes.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
33
Changelog
44
=========
55

6+
Version 0.6.0
7+
-------------
8+
9+
Released on: 2024/02/07
10+
11+
DOI: https://doi.org/10.5281/zenodo.10632724
12+
13+
Updated data:
14+
15+
* Update the Caribbean bathymetry data to v2. The new version has fewer points (smaller area), removed the very dense surveys, removed the surveys with systematic errors (`#54 <https://github.com/fatiando/ensaio/pull/54>`__)
16+
17+
Documentation:
18+
19+
* Update documentation dependencies to use the latest sphinx, theme, and plugins (`#53 <https://github.com/fatiando/ensaio/pull/53>`__)
20+
21+
Maintenance:
22+
23+
* Add testing and support for Python 3.11 (`#61 <https://github.com/fatiando/ensaio/pull/61>`__)
24+
* Use Dependabot to update GitHub Actions (`#55 <https://github.com/fatiando/ensaio/pull/55>`__)
25+
* Remove the schedule CI run of the tests (`#52 <https://github.com/fatiando/ensaio/pull/52>`__)
26+
* Fail CI if codecov upload fails (`#51 <https://github.com/fatiando/ensaio/pull/51>`__)
27+
28+
This release contains contributions from:
29+
30+
* Leonardo Uieda
31+
632
Version 0.5.0
733
-------------
834

doc/versions.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Use the links below to access documentation for specific versions
77
* `Latest release <https://www.fatiando.org/ensaio/latest>`__
88
* `Development <https://www.fatiando.org/ensaio/dev>`__
99
(reflects the current development branch on GitHub)
10+
* `v0.6.0 <https://www.fatiando.org/ensaio/v0.6.0>`__
1011
* `v0.5.0 <https://www.fatiando.org/ensaio/v0.5.0>`__
1112
* `v0.4.0 <https://www.fatiando.org/ensaio/v0.4.0>`__
1213
* `v0.3.0 <https://www.fatiando.org/ensaio/v0.3.0>`__

0 commit comments

Comments
 (0)