Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit be618de

Browse files
committed
Updated Debian changelog
1 parent 1e3656c commit be618de

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

debian/changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
mu (0.9.12-1) unstable; urgency=low
2+
3+
* Change the default Python directory from ``~/python`` to ``~/mu_code``. This fixes issue #126.
4+
* Add instructions for installing PyQt5 and QScintilla on Mac OS.
5+
* Update to latest version of uFlash.
6+
* Add highlighting of search mathes.
7+
* Check if the script produced is > 8k.
8+
* Use a settings file local to the Mu executable if available.
9+
* Fix bug with highlighting code errors in Windows.
10+
* Check to overwrite an existing file on the micro:bit FS.
11+
* Start changelog
12+
13+
-- Nicholas Tollervey <[email protected]> Sun, 23 Oct 2016 17:22:35 +0000
14+
115
mu (0.1-1) unstable; urgency=low
216

317
* Initial packaging

0 commit comments

Comments
 (0)