Skip to content

Commit be8da4b

Browse files
committed
added upgrade notes for 2.1 to 2.2
1 parent 51bc163 commit be8da4b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

UPGRADE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Upgrade from 2.1 to 2.2
2+
=======================
3+
4+
Specific changes for extensions.
5+
6+
* `extension.bind` is now called during `bind` instead of `initialize`
7+
* `extension.unbind` is added and called during `unbind`
8+
19
Upgrade from 2.0 to 2.1
210
=======================
311

0 commit comments

Comments
 (0)