diff --git a/CHANGELOG.md b/CHANGELOG.md index aab6df72..650314e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ ## 1.1.4 -- Updated `web-angular` example to handle key event. -- Updated pubspecs of `web-simple` and `web-angular` to have - commented-out configuration to make `pub serve` use dartdevc. - More info: https://webdev.dartlang.org/tools/dartdevc +- Added Enter key support to the `web-angular` template. +- Added commented-out pubspec settings to the `web-angular` and + `web-simple` templates, demonstrating how to make `pub serve` + use [dartdevc](https://webdev.dartlang.org/tools/dartdevc). +- Added favicons to the `web-angular` and `web-simple` templates. +- Improved the CSS for the `web-simple` template. +- Updated analysis options for the stagehand package. +- Changed the name of `server-shelf` from "Shelf Web Server" to + "Web Server". ## 1.1.3