update changelog

This commit is contained in:
Jeremy Kauffman 2017-09-18 18:17:01 -04:00
parent c9d5e248aa
commit ae512ea68e

View file

@ -15,6 +15,7 @@ Web UI version numbers should always match the corresponding version of LBRY App
* File pages now show the time of a publish.
* The "auth token" displayable on Help offers security warning
* Added a new component for rendering dates and times. This component can render the date and time of a block height, as well.
* Added a `Form` component, to further progress towards form sanity.
### Changed
* CSS significantly refactored to support CSS vars (and consequently easy theming).