We merged 15 Pull Requests and closed 18 issues this week.


Pharo9 (only bugfixes)
======

- Fix 9631 (Sources should not contain NULL character) for Pharo 9 #9635
https://github.com/pharo-project/pharo/pull/9635

- add upperbound on seed in random #9221
https://github.com/pharo-project/pharo/pull/9221

- Fit column width to content on double clicking a MorphTreeResizerMorph #9605
https://github.com/pharo-project/pharo/pull/9605
- 9603 changes in pharo 9 in welcome window points to version 8 instead of 9 #9606
https://github.com/pharo-project/pharo/pull/9606
- use spec 1.0.1 #9602
https://github.com/pharo-project/pharo/pull/9602

Pharo10
=======

Development of Pharo10 has started!

Fixes
=====

- CommandLineUIManager should setup stdout transcript #9651
https://github.com/pharo-project/pharo/pull/9651

- DocComment-class-side #9611
https://github.com/pharo-project/pharo/pull/9611
- Fixing UML tab to not be generated on each click #9593
https://github.com/pharo-project/pharo/pull/9593

Keep Pharo10 in sync with fixes done in Pharo9
=====================
- Fix 9631 (Sources should not contain NULL character) for Pharo 10 #9636
https://github.com/pharo-project/pharo/pull/9636

- Harvesting changes in Pharo9 to Pharo10 #9594
https://github.com/pharo-project/pharo/pull/9594

Refactoring Engine
==================
- RB - Migrate refactorings #9623
https://github.com/pharo-project/pharo/pull/9623

- RB - Add parametrized tests #9599
https://github.com/pharo-project/pharo/pull/9599
Cleanups
=========

- Fixes: #9613 basically removing Microdown from Pharo to prepare...
https://github.com/pharo-project/pharo/pull/9614
- 9564-CriticsCache-is-not-referenced #9608
https://github.com/pharo-project/pharo/pull/9608

Documentation
============

- Fix #9471: roundDownTo: Turn comments into executable comments #9652
https://github.com/pharo-project/pharo/pull/9652