Skip to content

Commit 6b9a15d

Browse files
Bump patch, update news (#2283)
1 parent 0d6ba42 commit 6b9a15d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

NEWS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ ClimaCore.jl Release Notes
44
main
55
-------
66

7+
v0.14.30
8+
-------
9+
10+
- Fixed error messages in our DataLayouts
11+
[2275](https://github.com/CliMA/ClimaCore.jl/pull/2275).
12+
13+
- Bug fix in our finite difference shared memory implementation
14+
[2282](https://github.com/CliMA/ClimaCore.jl/pull/2282).
15+
16+
- Added support for shared memory in `GradientC2F`
17+
[2268](https://github.com/CliMA/ClimaCore.jl/pull/2268).
18+
719
### ![][badge-✨feature/enhancement] Improvements to `Remapping.interpolate` PR [2272](https://github.com/CliMA/ClimaCore.jl/pull/2272)
820

921
PR [2272](https://github.com/CliMA/ClimaCore.jl/pull/2272) introduces

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaCore"
22
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
33
authors = ["CliMA Contributors <clima-software@caltech.edu>"]
4-
version = "0.14.29"
4+
version = "0.14.30"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

0 commit comments

Comments
 (0)