Skip to content

Commit bec807d

Browse files
authored
Merge branch 'pharo-10' into improving-aioWin
2 parents b222aab + d723421 commit bec807d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# Change log
22

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+
310
## v10.3.7
411

512
* Improving debugging and types of aioWin.c by @tesonep in https://github.com/pharo-project/pharo-vm/pull/1008
613
* Reducing the number of handles to test by @tesonep in https://github.com/pharo-project/pharo-vm/pull/1009
714

8-
915
**Full Changelog**: https://github.com/pharo-project/pharo-vm/compare/v10.3.6...v10.3.7
1016

1117
## v10.3.6

0 commit comments

Comments
 (0)