Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
white238 committed Mar 29, 2021
1 parent f61285a commit c90d4df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The Axom project release numbers follow [Semantic Versioning](http://semver.org/
more than just unit tests.
- Inlet: Input file functions can now be of arbitrary signature subject to type and arity
restrictions
- Updated built-in TPL `fmt` to version 7.1.3 released Nov 24, 2020.
- Updated built-in TPL `fmt` to master branch snapshot, March 26, 2021.
- Updated TPL `conduit` to version 0.6.0 released Nov 2, 2020.
- Updated built-in TPL `sparsehash` to version 2.0.4 released Aug 11, 2020.
- Inlet: Exposed primal::Vector in Lua for use in input-file-defined functions
Expand All @@ -74,6 +74,7 @@ The Axom project release numbers follow [Semantic Versioning](http://semver.org/
- Required collections no longer fail Inlet verification if they are empty in the input file
- Inlet: `operator bool` for `Field` and `Container` has been replaced with more precise `isUserProvided`
and `exists`, which also returns `true` if a default value was specified.
- Updated built-in TPL `fmt` to version 7.1.3 released Nov 24, 2020.

### Fixed
- Updated to new BLT version that does not fail when ClangFormat returns an empty
Expand Down

0 comments on commit c90d4df

Please sign in to comment.