Skip to content

Commit

Permalink
Update the news
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Oct 3, 2024
1 parent 394fc85 commit 3548e2e
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ ClimaCore.jl Release Notes
main
-------

- Defined some convenience methods [#2012](https://github.com/CliMA/ClimaCore.jl/pull/2012)

v0.14.17
v0.14.18
-------

- Fixed some type instabilities PR [#2004](https://github.com/CliMA/ClimaCore.jl/pull/2004)
- More fixes to higher resolution column cases for the GPU [#1854](https://github.com/CliMA/ClimaCore.jl/pull/1854)
- Fixed multiple-field solve for land simulations PR [#2025](https://github.com/CliMA/ClimaCore.jl/pull/2025).
- Fixed Julia 1.11 PR [#2018](https://github.com/CliMA/ClimaCore.jl/pull/2018).
- `Nh` was turned back into a dynamic parameter, in order to alleviate compile times PR [#2005](https://github.com/CliMA/ClimaCore.jl/pull/2005).
- Defined some convenience methods [#2012](https://github.com/CliMA/ClimaCore.jl/pull/2012)

### ![][badge-🐛bugfix] Fix equality for `FieldVector`s with different type

Expand All @@ -31,6 +31,12 @@ one.

PR [#2021](https://github.com/CliMA/ClimaCore.jl/pull/2021).

v0.14.17
-------

- Fixed some type instabilities PR [#2004](https://github.com/CliMA/ClimaCore.jl/pull/2004)
- More fixes to higher resolution column cases for the GPU [#1854](https://github.com/CliMA/ClimaCore.jl/pull/1854)

v0.14.16
-------

Expand Down

0 comments on commit 3548e2e

Please sign in to comment.