Skip to content
Snippets Groups Projects
Unverified Commit d0f55350 authored by Tom Clune's avatar Tom Clune Committed by GitHub
Browse files

Merge branch 'main' into develop

parents 0423099f fb85c0d2
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@
cmake_minimum_required(VERSION 3.12)
project (PFUNIT
VERSION 4.4.2
VERSION 4.5.0
LANGUAGES Fortran C)
# Determine if pFUnit is built as a subproject (using
......
......@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [4.6.0] 2022-11-07
### Added
- Added `PFUNIT::pfunit-mpi-defines` ALIAS target
......@@ -18,6 +20,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Removed stale code
- Added weekly run to try to keep MPI caches live
## [4.5.0] - 2022-11-07
### Changed
- Updated fArgParse submodule
## [4.4.2] - 2022-08-06
### Fixed
......
Subproject commit 4a8b9fed38c6fd01ee32ba923d61ecfa7e3b618a
Subproject commit 604b2208a90d8a042adb043a74de93e870f6f1cb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment