Skip to content

Commit

Permalink
Merge in NEWS updates from releases 1.7.1 - 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jwpeterson committed Oct 29, 2024
1 parent e91250c commit 0bb27d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
1.7.1 -> 1.7.3
* PETSc support
- Full compatibility with PETSc 3.18 and 3.19
1.7.0 -> 1.7.1
* PETSc support
- Avoid using AC_CHECK_HEADER to search for petscversion.h
- Full compatibility with PETSc 3.17
- Remove method deprecated in C++17
- Compatibility fix for MS VC 2019
1.6.2 -> 1.7.0
* Benchmarking support
- Add benchmark_example() macro, $LIBMESH_BENCHMARK env
Expand Down

0 comments on commit 0bb27d8

Please sign in to comment.