Updated readme.

This commit is contained in:
Oliver 2018-01-11 16:55:22 +01:00
parent d6ce974e6d
commit 589b0fff8e
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.3 (2018-01-11)
- Added masking to `InputField` and password entry to `Form`
- v0.2 (2018-01-10)
- Added `Styles` variable with default colors for primitives.
- Completed some missing InputField functions.