1 # Flang |version| (In-Progress) Release Notes
5 > These are in-progress notes for the upcoming LLVM |version| release.
6 > Release notes for previous releases can be found on [the Download
7 > Page](https://releases.llvm.org/download.html).
11 This document contains the release notes for the Flang Fortran frontend,
12 part of the LLVM Compiler Infrastructure, release |version|. Here we
13 describe the status of Flang in some detail, including major
14 improvements from the previous release and new feature work. For the
15 general LLVM release notes, see [the LLVM
16 documentation](https://llvm.org/docs/ReleaseNotes.html). All LLVM
17 releases may be downloaded from the [LLVM releases web
18 site](https://llvm.org/releases/).
20 Note that if you are reading this file from a Git checkout, this
21 document applies to the *next* release, not the current one. To see the
22 release notes for a specific release, please see the [releases
23 page](https://llvm.org/releases/).
29 ## Non-comprehensive list of changes in this release
35 ## Fortran Language Changes in Flang
37 ## Build System Changes
42 ## Additional Information
44 Flang's documentation is located in the `flang/docs/` directory in the
47 If you have any questions or comments about Flang, please feel free to
48 contact us on the [Discourse
49 forums](https://discourse.llvm.org/c/subprojects/flang/33).