# Pharo 11
- [P11] Adding a nice error for loadSymbol #14452
https://github.com/pharo-project/pharo/pull/14452
# Features
- Add #enumerationsDo: and #enumerationsOfSize: #13952
https://github.com/pharo-project/pharo/pull/13952
# Fixes
- Fix BrowseIt for Classes
https://github.com/pharo-project/pharo/pull/14481
https://github.com/pharo-project/pharo/pull/14482
https://github.com/pharo-spec/Spec/pull/1439
https://github.com/pharo-spec/Spec/pull/1438
- Remove events for the existing ChangesLog when installing NoChangesLog #14477
https://github.com/pharo-project/pharo/pull/14477
- Fix bug in #rubParagraph:bounds:color: in PluggableCanvas #14479
https://github.com/pharo-project/pharo/pull/14479
- Make methods in the UITheme hierarchy take the display scale factor into
account #14464
https://github.com/pharo-project/pharo/pull/14464
# RPackage Cleanup
- RPackage: Fix failing tests #14494
https://github.com/pharo-project/pharo/pull/14494
- RPackage: Make Gofer cleanup use Package API #14488
https://github.com/pharo-project/pharo/pull/14488
- Use new API of ClassFactoryForTestCase #1432
https://github.com/pharo-spec/Spec/pull/1432
# Refactoring Engine
- Refactoring: Use less categories in RBMoveClassTransformation #14492
https://github.com/pharo-project/pharo/pull/14492
- Fix: make class abstract #14469
https://github.com/pharo-project/pharo/pull/14469
- Make Remove instance variables works well on a list using a new compo… #14475
https://github.com/pharo-project/pharo/pull/14475
- Creating less blocks instead of using simple temporaries. #14478
https://github.com/pharo-project/pharo/pull/14478
- Cleanup: rename all conditions to preconditions #14484
https://github.com/pharo-project/pharo/pull/14484
- Refactor: move-to-class-side uses composite refactoring #14489
https://github.com/pharo-project/pharo/pull/14489
- Refactorings: Remove category environment #14493
https://github.com/pharo-project/pharo/pull/14493