Skip to content

Commit 15b820a

Browse files
committed
Summarize changes in CHANGELOG.md
1 parent 0d27470 commit 15b820a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

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

1919
**Enhancements**
20+
- Added FORD documentation automatic deployment via
21+
[PR \#137](https://github.com/jacobwilliams/json-fortran/pull/137)
22+
from [zbeekman](https://github.com/zbeekman)
23+
- Added new version release checklist,
24+
[\#122](https://github.com/jacobwilliams/json-fortran/issues/122)
25+
via
26+
[PR \#137](https://github.com/jacobwilliams/json-fortran/pull/137)
27+
from [zbeekman](https://github.com/zbeekman)
28+
- Added finer control of real format printing,
29+
[\#117](https://github.com/jacobwilliams/json-fortran/issues/117)
30+
via
31+
[PR \#137](https://github.com/jacobwilliams/json-fortran/pull/137)
32+
from [zbeekman](https://github.com/zbeekman)
2033
- Removed official SCons support to facilitate faster development
2134
cycle,
2235
[\#121](https://github.com/jacobwilliams/json-fortran/issues/121)
@@ -47,7 +60,11 @@
4760
from [zbeekman](https://github.com/zbeekman)
4861

4962
**Fixed issues:**
50-
63+
- Fixed bad gcov reports being generated due to a gcov/gfortran bug,
64+
[\#131](https://github.com/jacobwilliams/json-fortran/issues/131)
65+
via
66+
[PR \#137](https://github.com/jacobwilliams/json-fortran/pull/137)
67+
from [zbeekman](https://github.com/zbeekman)
5168
- Fixed inaccurate coverage reports via
5269
[PR \#109](https://github.com/jacobwilliams/json-fortran/pull/109)
5370
from [zbeekman](https://github.com/zbeekman)

0 commit comments

Comments
 (0)