Skip to content

Commit d5e2a55

Browse files
committed
Update change log
1 parent 00d2e59 commit d5e2a55

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ChangeLog.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
Changes in Self 23.01
1+
Changes in Self 24.01
22
----------------------
33

44
Deprecated:
55

6-
* MacOS port (32 bit no longer works on MacOS since Catalina in 2019)
6+
* MacOS port and Self Control.app (32 bit no longer works on MacOS since Catalina in 2019)
77
* travis-ci.org for CI
88

99
VM:
1010

1111
* Thanks to nbuwe, we now build on NetBSD and FreeBSD (x86)
12+
* Fewer unecessary warnings on build (4912a2f)
1213

13-
Self:
14+
Objects:
1415

1516
* Made Morphic more responsive at cost of some CPU usage
1617
* More usable `sliderMorph`
@@ -20,6 +21,7 @@ Self:
2021
* New facilty to scroll around Kansas, and to assist on platforms with only one mouse button (or pen)
2122
* New flag: `--runAutomaticTest` to run a suite of tests when building image (then `_Quit`)
2223
* New Flag: `--snapshotActionPostRead` to run `snapshotAction postRead` instead of `scheduler start` on a newly build image (to handle command lines)
24+
* Improvements to `userProfile`s and main menu options to allow and remove user access to desktop
2325

2426
Fixes:
2527

0 commit comments

Comments
 (0)