A release with a `released_at` attribute set to a future date is labeled
A release with a `released_at` attribute set to a future date is labeled
as an **Upcoming Release**[in the UI](../../user/project/releases/index.md#upcoming-releases).
as an **Upcoming Release**[in the UI](../../user/project/releases/index.md#upcoming-releases).
Additionally, if a [release is requested from the API](#list-releases), for each release with a `release_at` attribute set to a future date, an additional attribute `upcoming_release` (set to true) will be returned as part of the response.