Skip to content

Commit

Permalink
Merge pull request #4 from Goddard-Fortran-Ecosystem/bugfix/pfunit-bu…
Browse files Browse the repository at this point in the history
…gfix

Update pFunit for bugfix
  • Loading branch information
tclune authored Apr 19, 2022
2 parents fc4ad0b + 6188201 commit cdd1395
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.12)
project (GFE
VERSION 1.0.1
VERSION 1.0.2
LANGUAGES Fortran
)
cmake_policy(SET CMP0074 NEW)
Expand Down
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.2] - 2022-04-19

- Update pFUnit to absorb critical bugfix.

## [1.0.1] - 2022-04-11

### Changed

- Changed default branch to be `main` and fixed typos in README.

## [1.0.0] - 2022-04-08
Expand Down
2 changes: 1 addition & 1 deletion pFUnit

0 comments on commit cdd1395

Please sign in to comment.