diff --git a/schedule.md b/schedule.md index 7103ac765d..07c3de05a0 100644 --- a/schedule.md +++ b/schedule.md @@ -30,6 +30,7 @@ proposals in that process. * [SE-0045: Add scan, takeWhile, dropWhile, and iterate to the stdlib](proposals/0045-scan-takewhile-dropwhile.md) * [SE-0048: Generic Type Aliases](proposals/0048-generic-typealias.md) * [SE-0049: Move @noescape and @autoclosure to be type attributes](proposals/0049-noescape-autoclosure-type-attrs.md) +* [SE-0050: Decoupling Floating Point Strides from Generic Implementations](proposals/0050-floating-point-stride.md) [evolution-process]: process.md "The Swift evolution process"