From 5d61ab890a63ebdb8b1cc14c4b6e51bd6e9bae2d Mon Sep 17 00:00:00 2001 From: Tabeth Nkangoh Date: Fri, 30 Sep 2016 15:08:23 -0400 Subject: [PATCH] Update README.md Make it explicitly clear that both 1.x and 2.x deprecations can be managed. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6031e36..1ac8acd 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ introduced in those versions (to help us know what we need to do to stay up to d The "deprecation spew" issue became very obvious as we progressed into the later 1.13 beta releases. At that point, [@mixonic](https://twitter.com/mixonic) and [@rwjblue](https://twitter.com/rwjblue) came up with a wild scheme to create a new way to handle deprecations (this addon's process). +This addon can help manage both Ember 1.x and 2.x deprecations. + ## Usage ### Getting started