Skip to content

Commit b1d1d82

Browse files
committed
Update changelog
1 parent 4b8e9cf commit b1d1d82

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# 1.9.1-0 / Unreleased
1+
# 1.10.1-0 / Unreleased
2+
3+
# 1.10.0 / 2015-06-27
24

35
* [FEATURE] New option `tooltip`, adds a `title` attribute to the menu markup
46

@@ -49,7 +51,7 @@
4951
# 1.3.0 / 2014-03-09
5052

5153
* [FEATURE] New optional parameter open(..., extraData).
52-
* [FEATURE] New option `autoTrigger: true` can be set to `false` to prevent opening menus on browser's `contextmenu` event
54+
* [FEATURE] New option `autoTrigger: true` can be set to `false` to prevent opening menus on browser's `contextmenu` event
5355
(if you want to use the `open()` method instead).
5456
* [FEATURE] New option `preventContextMenuForPopup`to prevent opening the browser's system context menu on menu entries.
5557
* [CHANGE] `setEntry()` and `replaceMenu()` now allow to define titles with HTML markup.

0 commit comments

Comments
 (0)