We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a112519 commit 957c7b2Copy full SHA for 957c7b2
updates/RELEASE_NOTES-v3.2.md
@@ -1,6 +1,19 @@
1
# What's New (v3.2) <!-- omit in toc -->
2
3
-## Changes
+## 🎉 Modern Fortran Release of v3.2 🎉! <!-- omit in toc -->
4
+
5
+- [Linting](#linting)
6
+- [Other Changes](#other-changes)
7
+ - [Added](#added)
8
+ - [Changed](#changed)
9
+ - [Fixed](#fixed)
10
11
+## Linting
12
13
+Added linting support for [NAG](https://www.nag.com/content/nag-fortran-compiler)'s
14
+`nagfor` compiler. Compiler diagnostics should now be served via the _Modern Fortran_ linter.
15
16
+## Other Changes
17
18
### Added
19
0 commit comments