Skip to content

Commit 16b3c41

Browse files
author
Mistral Contrastin
committed
Reconcilige changelog files
1 parent 6fda2b0 commit 16b3c41

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
### 0.2.1.1
1+
### 0.2.1.1 (May 18, 2018)
22

3-
* Add Fortran 95 support
3+
* Extend Fortran 95 support
44
* Extend support for legacy extensions
5+
6+
### 0.2.1.1 (December 13, 2017)
7+
8+
* Fortran95Experimental module renamed to Fortran95
9+
* No infinite loops due to symlinks.
10+
* Fortran 95 support.
11+
* AST extended to support more non-standard statements internally.

fortran-src.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ maintainer: [email protected]
1313
-- copyright:
1414
category: Language
1515
build-type: Simple
16-
-- extra-source-files:
16+
extra-source-files: CHANGELOG.md
1717
cabal-version: >=1.10
1818
source-repository head
1919
type: git

0 commit comments

Comments
 (0)