From 98a5a19650d2bdfd552456fe17cee76de4319d39 Mon Sep 17 00:00:00 2001 From: Ed Morales Date: Mon, 27 Feb 2017 08:53:37 -0800 Subject: [PATCH] chore(): upgrade guide for beta.2 (#381) * chore(): upgrade guide for beta.2 * fix(): correct version for flex-layout --- docs/UPGRADE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/UPGRADE.md b/docs/UPGRADE.md index 767148cf84..d866c580e4 100644 --- a/docs/UPGRADE.md +++ b/docs/UPGRADE.md @@ -1,3 +1,13 @@ +## Upgrade from 1.0.0-beta.1 to 1.0.0-beta.2 + +Upgraded dependencies: + - angular-cli@1.0.0-beta.26 to 1.0.0-rc.0 + - material@2.0.0-beta.1 to 2.0.0-beta.2 + - flex-layout@2.0.0-rc.1 addition + - ngx-charts@3.1.2 to 4.1.3 + +[1.0.0-beta.2 Upgrade Steps](https://github.com/Teradata/covalent-quickstart/pull/46/commits) and [Changelog](https://github.com/Teradata/covalent/blob/develop/docs/CHANGELOG.md#100-beta2-hotel-california-2017-02-23) + ## Upgrade from 0.10 to 1.0.0-beta.1 Upgraded dependencies: