Updated readme.

This commit is contained in:
Oliver 2018-01-17 07:44:49 +01:00
parent aa25839cfa
commit e349b48fe4
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ Add your issue here on GitHub. Feel free to get in touch if you have any questio
## Releases
- v0.7 (2018-01-16)
- Forms can now also have a horizontal layout.
- v0.6 (2018-01-14)
- All primitives can now intercept all key events when they have focus.
- Key events can also be intercepted globally (changed to a more general, consistent handling)