Skip to content

Commit

Permalink
doc - update release notes for new Destroy rqmts
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylt committed Oct 23, 2024
1 parent 1792040 commit 7910856
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 @@ -11,7 +11,7 @@ On this page we provide a summary of the main API changes, new features and exam
- Add `bool` field type for `CeedQFunctionContext` and related interfaces to use `bool` fields.
- `CEED_BASIS_COLLOCATED` removed; users should only use `CEED_BASIS_NONE`.
- Remove unneeded pointer for `CeedElemRestrictionGetELayout`.
- Require use of `Ceed*Destroy()` on Ceed objects returned from `CeedOperatorFieldGet*()`;
- Require use of `Ceed*Destroy()` on Ceed objects returned from `Ceed*Get*()`;

### New features

Expand Down

0 comments on commit 7910856

Please sign in to comment.