Skip to content

Commit eb249b7

Browse files
committed
README: deprecation notice, CHANGES: 1.2.2
1 parent 508c0e3 commit eb249b7

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.2.2 2017-06-01
2+
* so long and thanks for all the bits
3+
14
## v1.2.1 2016-01-10
25
* bugfix case where $inject arrays were incorrectly hoisted
36
* angular-dashboard-framework optional: match apply

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# DEPRECATION NOTICE - SO LONG AND THANKS FOR ALL THE BITS
2+
**ng-annotate is not maintained any longer.**
3+
4+
Please check out its successor instead: [babel-plugin-angularjs-annotate](https://github.com/schmod/babel-plugin-angularjs-annotate)
5+
6+
**Please don't open any issues or pull requests on ng-annotate. No new releaseses will be made.**
7+
8+
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).
9+
10+
111
# ng-annotate [![Build Status](https://travis-ci.org/olov/ng-annotate.svg?branch=master)](https://travis-ci.org/olov/ng-annotate)
212
ng-annotate adds and removes AngularJS dependency injection annotations.
313

0 commit comments

Comments
 (0)