Skip to content

Commit 0031b92

Browse files
authored
Merge pull request #252 from CliMA/oa/new_release
2 parents f49652c + 8b2adb6 commit 0031b92

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ ClimaParams.jl Release Notes
33
main
44
--------
55

6+
v1.0.1
7+
--------
8+
- Add parameters for cloud top height diagnostic ([#251](https://github.com/CliMA/ClimaParams.jl/pull/251))
9+
10+
v1.0.0
11+
--------
612
- Breaking: Removed the AbstractTOMLDict type ([#247](https://github.com/CliMA/ClimaParams.jl/pull/247))
713
- Added direct indexing `td["gravitational_acceleration"] ([#239](https://github.com/CliMA/ClimaParams.jl/pull/239))
814

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaParams"
22
uuid = "5c42b081-d73a-476f-9059-fd94b934656c"
33
authors = ["Climate Modeling Alliance"]
4-
version = "1.0.0"
4+
version = "1.0.1"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

0 commit comments

Comments
 (0)