Skip to content

Commit 399c397

Browse files
authored
Changelog for v0.4.0 (#36)
Minor release with some docs changes and 2 new datasets.
1 parent 3125152 commit 399c397

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

doc/changes.rst

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

6+
Version 0.4.0
7+
-------------
8+
9+
Released on: 2022/05/03
10+
11+
DOI: https://doi.org/10.5281/zenodo.6513957
12+
13+
New data:
14+
15+
* Gravity ground-based data for the Bushveld Igneous Complex, Southern Africa.
16+
Includes observation heights referenced to the ellipsoid and geoid, as well
17+
as precomputed gravity disturbance and a topography-free gravity disturbance.
18+
Useful for tutorials that are broken up into parts so we don't have to start
19+
computations from observed gravity every time.
20+
(`#32 <https://github.com/fatiando/ensaio/pull/32>`__)
21+
* Topography grid for Southern Africa at full ETOPO1 resolution. Pairs with the
22+
Southern Africa gravity data. (`#27 <https://github.com/fatiando/ensaio/pull/27>`__)
23+
24+
Documentation:
25+
26+
* A logo for Ensaio! (`#28 <https://github.com/fatiando/ensaio/pull/28>`__)
27+
* Convert tutorials from sphinx-gallery `.py` files to plain `.rst` files using
28+
jupyter-sphinx (`#31 <https://github.com/fatiando/ensaio/pull/31>`__)
29+
30+
Maintenance:
31+
32+
* Convert the README to Markdown (`#29 <https://github.com/fatiando/ensaio/pull/29>`__)
33+
34+
35+
This release contains contributions from:
36+
37+
* Santiago Soler
38+
* Leonardo Uieda
39+
640
Version 0.3.0
741
-------------
842

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.4.0 <https://www.fatiando.org/ensaio/v0.4.0>`__
1011
* `v0.3.0 <https://www.fatiando.org/ensaio/v0.3.0>`__
1112
* `v0.2.0 <https://www.fatiando.org/ensaio/v0.2.0>`__
1213
* `v0.1.0 <https://www.fatiando.org/ensaio/v0.1.0>`__

0 commit comments

Comments
 (0)