xref: /llvm-project/flang/docs/ReleaseNotes.md (revision 4706251a3186c34da0ee8fd894f7e6b095da8fdc)
1# Flang |version| (In-Progress) Release Notes
2
3> **warning**
4>
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).
8
9## Introduction
10
11This document contains the release notes for the Flang Fortran frontend,
12part of the LLVM Compiler Infrastructure, release |version|. Here we
13describe the status of Flang in some detail, including major
14improvements from the previous release and new feature work. For the
15general LLVM release notes, see [the LLVM
16documentation](https://llvm.org/docs/ReleaseNotes.html). All LLVM
17releases may be downloaded from the [LLVM releases web
18site](https://llvm.org/releases/).
19
20Note that if you are reading this file from a Git checkout, this
21document applies to the *next* release, not the current one. To see the
22release notes for a specific release, please see the [releases
23page](https://llvm.org/releases/).
24
25## Major New Features
26
27## Bug Fixes
28
29## Non-comprehensive list of changes in this release
30
31## New Compiler Flags
32
33## Windows Support
34
35## Fortran Language Changes in Flang
36
37## Build System Changes
38
39## New Issues Found
40
41
42## Additional Information
43
44Flang's documentation is located in the `flang/docs/` directory in the
45LLVM monorepo.
46
47If you have any questions or comments about Flang, please feel free to
48contact us on the [Discourse
49forums](https://discourse.llvm.org/c/subprojects/flang/33).
50