11 lines
288 B
Markdown
11 lines
288 B
Markdown
|
Changelog and Upgrade Instructions
|
||
|
==================================
|
||
|
|
||
|
## 0.2.x to 0.3.x
|
||
|
|
||
|
Major changes:
|
||
|
|
||
|
* The `Shell::EV_*` constants have been renamed to `Shell::EVT_*`.
|
||
|
* The `configure` method has been removed.
|
||
|
* Events are now dispatched using the *NoccyLabs/TinyEvent* library.
|