Layout fixes in readme.

This commit is contained in:
Oliver 2018-01-12 09:24:53 +01:00
parent c2bfee0387
commit 68cd2d4bb0
1 changed files with 2 additions and 2 deletions

View File

@ -64,11 +64,11 @@ Add your issue here on GitHub. Feel free to get in touch if you have any questio
- v0.4 (2018-01-12)
- `TextView` now accepts color tags with any W3C color (including RGB hex values).
- Support for wide unicode characters.
- Support for wide unicode characters.
- 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.
- Completed some missing InputField functions.
- v0.1 (2018-01-06)
- First Release.