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.
2 parents b222aab + d723421 commit bec807dCopy full SHA for bec807d
CHANGELOG.md
@@ -1,11 +1,17 @@
1
# Change log
2
3
+
4
+## v10.3.8
5
6
+* Fixing a race condition introduced in v10.3.7 by @tesonep in https://github.com/pharo-project/pharo-vm/pull/1011
7
8
+**Full Changelog**: https://github.com/pharo-project/pharo-vm/compare/v10.3.7...v10.3.8
9
10
## v10.3.7
11
12
* Improving debugging and types of aioWin.c by @tesonep in https://github.com/pharo-project/pharo-vm/pull/1008
13
* Reducing the number of handles to test by @tesonep in https://github.com/pharo-project/pharo-vm/pull/1009
14
-
15
**Full Changelog**: https://github.com/pharo-project/pharo-vm/compare/v10.3.6...v10.3.7
16
17
## v10.3.6
0 commit comments