From e84df1a03690d24cb87d53fb4ed70af9c473c6fb Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 28 Mar 2023 14:28:02 +0200 Subject: Fix tests on Windows Fixes #386. --- docs/src/general/changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/src') diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index ab12344e..45de2dd6 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -5,6 +5,9 @@ description: | --- # Changelog +## Unreleased +- Reduced maximum function call depth from 256 to 64. + ## March 28, 2023 - **Breaking:** Enumerations now require a space after their marker, that is, `[1.ok]` must now be written as `[1. ok]` -- cgit v1.2.3