File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ Notable changes to the Fortran Error Handler are documented here.
33
44## [ Unreleased]
55
6+ ## [ 1.0.4] - 2022-01-02
7+
8+ ### Fixed
9+ - Added copyright to ` fpm.toml `
10+
611## [ 1.0.3] - 2021-12-31
712
813### Added
@@ -26,7 +31,8 @@ No changes to code. Release is only to archive on Zenodo.
2631### Added
2732- First major release.
2833
29- [ Unreleased] : https://github.com/samharrison7/fortran-error-handler/compare/1.0.3...HEAD
34+ [ Unreleased] : https://github.com/samharrison7/fortran-error-handler/compare/1.0.4...HEAD
35+ [ 1.0.4 ] : https://github.com/samharrison7/fortran-error-handler/releases/tag/1.0.4
3036[ 1.0.3 ] : https://github.com/samharrison7/fortran-error-handler/releases/tag/1.0.3
3137[ 1.0.2 ] : https://github.com/samharrison7/fortran-error-handler/releases/tag/1.0.2
3238[ 1.0.1 ] : https://github.com/samharrison7/fortran-error-handler/releases/tag/1.0.1
Original file line number Diff line number Diff line change 11name = " feh"
2- version = " 1.0.3 "
2+ version = " 1.0.4 "
33license = " MIT"
44author = " Sam Harrison"
55maintainer = " samharrison.xg@gmail.com"
You can’t perform that action at this time.
0 commit comments