Skip to content

Commit 2926567

Browse files
authored
Merge pull request #901 from pharo-project/prepare-v10.3.3
Prepare release v10.3.3
2 parents 9292daa + bfb356b commit 2926567

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change log
22

3+
## v10.3.3
4+
5+
* Fixes for 10.3.2 by @guillep in https://github.com/pharo-project/pharo-vm/pull/885
6+
* Enhancement(versionning): Extract full semantic version from git by @guillep in https://github.com/pharo-project/pharo-vm/pull/884
7+
* Fix linking of UnixOSProcessPlugin - Remove dead code by @guillep in https://github.com/pharo-project/pharo-vm/pull/888
8+
* Fix failing tests by @guillep in https://github.com/pharo-project/pharo-vm/pull/887
9+
* fixing-classTag-tests by @tesonep in https://github.com/pharo-project/pharo-vm/pull/886
10+
* fix C warnings related to self assignments by @RenaudFondeur in https://github.com/pharo-project/pharo-vm/pull/894
11+
* Build on old linux server by @guillep in https://github.com/pharo-project/pharo-vm/pull/898
12+
* force non-shallow checkout on CI by @guillep in https://github.com/pharo-project/pharo-vm/pull/899
13+
* Update build and dev VM and image to latest pharo 12 release by @guillep in https://github.com/pharo-project/pharo-vm/pull/900
14+
15+
**Full Changelog**: https://github.com/pharo-project/pharo-vm/compare/v10.3.2...v10.3.3
16+
317
## v10.3.2
418

519
* Improving Implementation of CompositeImageFormat and PermanentSpace by @tesonep in https://github.com/pharo-project/pharo-vm/pull/855

0 commit comments

Comments
 (0)