Skip to content

Commit 400888e

Browse files
committed
Fix bad unordered list in changelog
- Python Markdown seems to follow slightly different rules than GFM
1 parent 4132d18 commit 400888e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/4.1.1...HEAD)
1818

1919
**Enhancements**
20+
2021
- Added FORD documentation automatic deployment via
2122
[PR \#137](https://github.com/jacobwilliams/json-fortran/pull/137)
2223
from [zbeekman](https://github.com/zbeekman)
@@ -60,6 +61,7 @@
6061
from [zbeekman](https://github.com/zbeekman)
6162

6263
**Fixed issues:**
64+
6365
- Fixed bad gcov reports being generated due to a gcov/gfortran bug,
6466
[\#131](https://github.com/jacobwilliams/json-fortran/issues/131)
6567
via

0 commit comments

Comments
 (0)