We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63f66a commit 209ada5Copy full SHA for 209ada5
1 file changed
CHANGELOG.md
@@ -8,6 +8,7 @@ All notable changes to the Pony compiler and standard library will be documented
8
9
- Fix IOCP use-after-free crash ([PR #5055](https://github.com/ponylang/ponyc/pull/5055))
10
- Fix pony-lint FileNaming false positives on Windows ([PR #5059](https://github.com/ponylang/ponyc/pull/5059))
11
+- Enforce documented maximum for --ponysuspendthreshold ([PR #5061](https://github.com/ponylang/ponyc/pull/5061))
12
13
### Added
14
0 commit comments