We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b194e53 commit 480d009Copy full SHA for 480d009
1 file changed
README.md
@@ -16,6 +16,7 @@ We currently try to limit widening of divergences with [Michael Monscheuer's ver
16
- we add a delegate method `-tabView:selectOnClosingTabViewItem:` for choice of next tab to be selected on closing a tab
17
- we add a method `-closeTabViewItem:` for closing a tab view item, with due execution of all delegate methods
18
- we add support of Swift Packet Manager (Cocoapod and Carthage remain supported)
19
+- tabs can be closed by clicking the middle button on the mouse
20
21
Note that to limit risks of confusion with the original version, we use a `v/x.x.x` scheme for version numbering.
22
Ex: our `v/1.4.7` can be compared to Mimo's `v1.4.1`
0 commit comments