Skip to content

Commit

Permalink
README: deprecation notice, CHANGES: 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
olov committed Jun 1, 2017
1 parent 508c0e3 commit eb249b7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
@@ -1,3 +1,6 @@
## v1.2.2 2017-06-01
* so long and thanks for all the bits

## v1.2.1 2016-01-10
* bugfix case where $inject arrays were incorrectly hoisted
* angular-dashboard-framework optional: match apply
Expand Down
10 changes: 10 additions & 0 deletions README.md
@@ -1,3 +1,13 @@
# DEPRECATION NOTICE - SO LONG AND THANKS FOR ALL THE BITS
**ng-annotate is not maintained any longer.**

Please check out its successor instead: [babel-plugin-angularjs-annotate](https://github.com/schmod/babel-plugin-angularjs-annotate)

**Please don't open any issues or pull requests on ng-annotate. No new releaseses will be made.**

Feel free to fork the repo and publish your modified version if you want to. More info about the deprecation can be found in [Issue #245: The future of ng-annotate](https://github.com/olov/ng-annotate/issues/245).


# ng-annotate [![Build Status](https://travis-ci.org/olov/ng-annotate.svg?branch=master)](https://travis-ci.org/olov/ng-annotate)
ng-annotate adds and removes AngularJS dependency injection annotations.

Expand Down

0 comments on commit eb249b7

Please sign in to comment.