[doc] Extend migration guide

This commit is contained in:
Tobias Witek 2020-03-06 14:52:54 +01:00
parent 56a6173282
commit c5f78ad60d

View file

@ -6,4 +6,4 @@
- super() works differently
- engine.input.register_callback is now core.input.register
- update() only has a single parameter (self) (no widgets anymore)
- bumblebee.util.format stuff moved into util.format (byte, aslist, asbool, etc.)