Skip to content

Commit 77909d9

Browse files
authored
Update ChangeLog
1 parent 836b002 commit 77909d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
: Bangle.js2: Add long press button actions to `showPrompt` (#2656)
21
: Add `E.internal` as a way to access the 'hidden root' containing Espruino internal variables that previously needed `global["\xff"]`
32
Bangle.js: Fix back handler not removed when using E.setUI with a back button but without widgets (#2636)
43
nRF52: Add 'slaveLatency' option to BluetoothRemoteGATTServer.connect, default changed from 2 to 4
@@ -11,6 +10,7 @@
1110
Bangle.js2: Menus now buzz when back button pressed or icon tapped (fix #2642)
1211
JIT: When referencing a built-in member function of a built-in (Math.*, E.*, PIN_NAME.*, etc) include address rather than looking up (#2398)
1312
nRF52 Central: Lower min connection interval from 20->7.5ms, max 200->1000ms (allows some extra devices to be connected to)
13+
Bangle.js2: Add optional long press button actions to `showPrompt` (#2656)
1414

1515
2v27 : nRF5x: Ensure Bluetooth notifications work correctly when two separate connections use the same handle for their characteristics
1616
nRF5x: Remove handlers from our handlers array when a device is disconnected

0 commit comments

Comments
 (0)