-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Includes the changelog to keep track of the different versions and release dates.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
Changelog | ||
========= | ||
|
||
v0.1.1 (2022-01-29) | ||
------------------- | ||
|
||
### New | ||
|
||
- Includes a convenience function for atmospheric scale height | ||
|
||
### Changes | ||
|
||
- CI and CD switched from travis to Github actions | ||
- Documentation updates | ||
|
||
|
||
v0.1.0 (2021-06-25) | ||
------------------- | ||
|
||
### New | ||
|
||
- Beta release. | ||
|
||
|
||
v0.0.2 (2020-08-14) | ||
------------------- | ||
|
||
### New | ||
|
||
- Provides "wheels" for linux, OSX, and Windows | ||
- Includes experimental `xarray` dataset interface | ||
|
||
|
||
v0.0.1 (2020-02-07) | ||
------------------- | ||
|
||
Initial alpha release. |