Skip to content

Commit 58c445c

Browse files
committed
Add return keyword bullet
1 parent 55ace35 commit 58c445c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/resources/docs/Changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ configuration is wrong, such that the code can not come up completely. This is u
4242
security is provided through CommandHelper, so that if something changes and the code no longer will run, it is better \
4343
for the server to shut down than run unprotected. Various other backend improvements were made in this area.
4444
* Extension load time was reduced.
45+
* <code>return</code> can now be used as a keyword, such as <code>return expression();</code>
4546
* As always, hundreds of additional performance fixes and bug fixes and other minor things.
4647

4748
Very early support for LLVM is being introduced. This is not generally usable for basically anything yet, but you

0 commit comments

Comments
 (0)