diff --git a/CHANGELOG.md b/CHANGELOG.md index a7def3512..3d6c73333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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).