Skip to content

Commit c9ce56c

Browse files
committed
add news
1 parent e0778d7 commit c9ce56c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Trixi.jl follows the interpretation of
55
used in the Julia ecosystem. Notable changes will be documented in this file
66
for human readability.
77

8+
## Changes in the v0.12 lifecycle
9+
10+
#### Added
11+
- Initial support for adapting data-structures between different storage arrays was added. This enables future work to support GPU with Trixi ([#2212]).
12+
13+
#### Deprecated
14+
815
## Changes when updating to v0.12 from v0.11.x
916

1017
#### Added

0 commit comments

Comments
 (0)