Skip to content

Commit 18045ff

Browse files
committed
Update release notes
1 parent dcb371b commit 18045ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

release_notes/release_notes.stex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,11 @@ Online versions of both books can be found at
116116
%-----------------------------------------------------------------------------
117117
\section{Functionality Changes}\label{section:functionality}
118118

119+
\subsection{Type recovery improvements (10.4.0)}
120+
121+
The compiler now avoids moving predicates from tail position when they may raise an error,
122+
even if the result is known in case of a success.
123+
119124
\subsection{In-place vector copying (10.3.0)}
120125

121126
The \scheme{vector-copy!} procedure copies a subsequence

0 commit comments

Comments
 (0)