Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dorchard committed Sep 4, 2024
1 parent 306ec46 commit c2c3067
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### 0.16.0 (Sept 4, 2024)
### 0.16.1 (Sep 04, 2024)
* Minor fix to `fromConstReal` which was partial.
* Added `Ord` instance for `AST` and all its sub data types, allowing, for example, ASTs to be in containers like Data.Set

### 0.16.0 (Sep 4, 2024)
* Added `--show-make-list` option to give a topological sort on the dependency graph for a source tree
* Added `--version` option
* Some robustness improvements around mod files [#286](https://github.com/camfort/fortran-src/pull/286)
Expand Down

0 comments on commit c2c3067

Please sign in to comment.