Skip to content

Commit f784280

Browse files
committed
change title and add introduction
1 parent 7042eac commit f784280

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

src/changelog.rst

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,19 @@
44
.. default-domain:: spec
55
.. informational-page::
66

7-
Ferrocene Specification Changelog
8-
=================================
7+
FLS Changelog
8+
=============
9+
10+
This page describes the changes that have been applied to the FLS itself to
11+
address changes and new features introduced in each Rust release. Every item
12+
listed in the "Language" section of the release note is reproduced here, along
13+
with the change that has been applied due to it.
14+
15+
.. caution::
16+
17+
This page is **not** an exhaustive list of all of the changes in a release,
18+
just the language changes that had an impact to the FLS. See the `release
19+
notes`_ for a full list of changes.
920

1021
Language changes in Rust 1.79.0
1122
-------------------------------
@@ -168,3 +179,8 @@ language changes in Rust 1.77.0
168179
* `Deny braced macro invocations in let-else. <https://github.com/rust-lang/rust/pull/119062/>`_
169180

170181
* New paragraph: :p:`fls_1s1UikGU5YQb`
182+
183+
.. Note: for the publicly rendered version of the FLS we want to link to
184+
upstream's release notes. In the Ferrocene subtree this should be replaced
185+
to the link to the Ferrocene release notes!
186+
.. _release notes: https://doc.rust-lang.org/releases.html

0 commit comments

Comments
 (0)