We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97fa086 commit c2a39fcCopy full SHA for c2a39fc
NEWS.md
@@ -1,6 +1,10 @@
1
ClimaParams.jl Release Notes
2
========================
3
4
+v1.0.5
5
+--------
6
+- Add Charnock coefficient ([#264](https://github.com/CliMA/ClimaParams.jl/pull/264))
7
+
8
v1.0.4
9
--------
10
- Add parameter for setting a fixed CO2 value ([#262](https://github.com/CliMA/ClimaParams.jl/pull/262))
Project.toml
@@ -1,7 +1,7 @@
name = "ClimaParams"
uuid = "5c42b081-d73a-476f-9059-fd94b934656c"
authors = ["Climate Modeling Alliance"]
-version = "1.0.4"
+version = "1.0.5"
[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
0 commit comments