File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ Notable changes to the Fortran Error Handler will be documented here.
33
44## [ Unreleased]
55
6+ ## [ 1.0.2] - 2020-11-11
7+
8+ No changes to code. Release is only to archive on Zenodo.
9+
610## [ 1.0.1] - 2020-06-30
711### Added
812- Option to turn off printing of non-critical (warning) errors on trigger. Configured by ` triggerWarnings ` parameter on ` ErrorHandler%init(...) ` .
@@ -16,5 +20,6 @@ Notable changes to the Fortran Error Handler will be documented here.
1620- First major release.
1721
1822[ Unreleased] : https://github.com/samharrison7/fortran-error-handler/tree/develop
23+ [ 1.0.2 ] : https://github.com/samharrison7/fortran-error-handler/tree/1.0.2
1924[ 1.0.1 ] : https://github.com/samharrison7/fortran-error-handler/tree/1.0.1
20- [ 1.0] : https://github.com/samharrison7/fortran-error-handler/tree/1.0
25+ [ 1.0] : https://github.com/samharrison7/fortran-error-handler/tree/1.0
You can’t perform that action at this time.
0 commit comments