Skip to content

Commit

Permalink
tag v0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisRenchon committed Sep 13, 2024
1 parent a746feb commit f15c7d0
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 381 deletions.
17 changes: 17 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ main
--------
- Add regional simulation example PR [#757](https://github.com/CliMA/ClimaLand.jl/pull/757)

v0.14.4
--------

- Run downgrade on 1.9
PR[#749](https://github.com/CliMA/ClimaLand.jl/pull/749)
- Update compat and add downgrade workflow, remove dependency on DataFrames
PR[#748](https://github.com/CliMA/ClimaLand.jl/pull/748)
- MedlynConductance and Vcmax SpaceVaryingInputs
PR[#759](https://github.com/CliMA/ClimaLand.jl/pull/759)
- Add regional run example
PR[#757](https://github.com/CliMA/ClimaLand.jl/pull/757)
- Update root extraction
PR[#758](https://github.com/CliMA/ClimaLand.jl/pull/758)
- Increase phase change timescale for soil
PR[#703](https://github.com/CliMA/ClimaLand.jl/pull/703)

v0.14.3
--------
- Add support for regional simulations, box runs centered around a given
Expand Down Expand Up @@ -33,6 +49,7 @@ v0.13.0
- ![][badge-💥breaking] rename update_jacobian to compute_jacobian
and tendency_jacobian to jacobian
PR[#685](https://github.com/CliMA/ClimaLand.jl/pull/685)

v0.12.5
--------
- Turn of dss
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ClimaLand"
uuid = "08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
authors = ["Clima Land Team"]
version = "0.14.3"
version = "0.14.4"

[deps]
ArtifactWrappers = "a14bc488-3040-4b00-9dc1-f6467924858a"
Expand Down
Loading

0 comments on commit f15c7d0

Please sign in to comment.