Skip to content

Commit

Permalink
Update doc/sphinx/source/releasenotes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
  • Loading branch information
jrwrigh and jeremylt authored Oct 22, 2024
1 parent a6676c1 commit cfe9ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx/source/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ On this page we provide a summary of the main API changes, new features and exam
- Require use of `Ceed*Destroy()` on Ceed objects returned from `CeedOperatorFieldGet*()`;
- Change QFunction source include file handling in JiT compilers
- Add `CEED_RUNNING_JIT_PASS` compiler definition for wrapping header files that device JiT compilers cannot read
- Prefer `#include <ceed/types.h>` rather than `#include <ceed.h>` in QFunction source files
- Users should now prefer `#include <ceed/types.h>` rather than `#include <ceed.h>` in QFunction source files

### New features

Expand Down

0 comments on commit cfe9ac8

Please sign in to comment.