Skip to content

Commit 4493fbc

Browse files
committed
Added download links
1 parent c1cfb89 commit 4493fbc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
## [4.1.1](https://github.com/jacobwilliams/json-fortran/tree/4.1.1) (2015-05-27)
5656

5757
[Full Changelog](https://github.com/jacobwilliams/json-fortran/compare/4.1.0...4.1.1)
58+
or [Download v4.1.1](https://github.com/jacobwilliams/json-fortran/releases/tag/4.1.1)
5859

5960
**Enhancements**
6061

@@ -90,6 +91,7 @@
9091
## [4.1.0](https://github.com/jacobwilliams/json-fortran/tree/4.1.0) (2015-05-05)
9192

9293
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/4.0.0...4.1.0)
94+
or [Download v4.1.0](https://github.com/jacobwilliams/json-fortran/releases/tag/4.1.0)
9395

9496
**Enhancements:**
9597

@@ -110,6 +112,7 @@
110112
## [4.0.0](https://github.com/jacobwilliams/json-fortran/tree/4.0.0) (2015-03-16)
111113

112114
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/3.1.0...4.0.0)
115+
or [Download v4.0.0](https://github.com/jacobwilliams/json-fortran/releases/tag/4.0.0)
113116

114117
**Enhancements**
115118

@@ -180,6 +183,7 @@
180183
## [3.1.0](https://github.com/jacobwilliams/json-fortran/tree/3.1.0) (2015-02-28)
181184

182185
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/3.0.0...3.1.0)
186+
or [Download v3.1.0](https://github.com/jacobwilliams/json-fortran/releases/tag/3.1.0)
183187

184188
**Enhancements:**
185189

@@ -251,6 +255,7 @@
251255
## [3.0.0](https://github.com/jacobwilliams/json-fortran/tree/3.0.0) (2015-01-18)
252256

253257
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/2.0.0...3.0.0)
258+
or [Download v3.0.0](https://github.com/jacobwilliams/json-fortran/releases/tag/3.0.0)
254259

255260
**Fixed issues:**
256261

@@ -285,6 +290,7 @@
285290
## [2.0.0](https://github.com/jacobwilliams/json-fortran/tree/2.0.0) (2014-12-27)
286291

287292
[Complete Changeset](https://github.com/jacobwilliams/json-fortran/compare/1.0.0...2.0.0)
293+
or [Download v2.0.0](https://github.com/jacobwilliams/json-fortran/releases/tag/2.0.0)
288294

289295
**Enhancements:**
290296
- Significant changes to the API including new procedures
@@ -300,6 +306,8 @@
300306

301307
## [1.0.0](https://github.com/jacobwilliams/json-fortran/tree/1.0.0) (2014-06-23)
302308

309+
[Download v1.0.0](https://github.com/jacobwilliams/json-fortran/releases/tag/1.0.0)
310+
303311
**Enhancements:**
304312

305313
- Validate hex values in strings

0 commit comments

Comments
 (0)