Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: update stability index #943

Closed
wants to merge 1 commit into from
Closed

doc: update stability index #943

wants to merge 1 commit into from

Commits on Feb 27, 2015

  1. doc: update stability index

    This simplifies the stability index to 4 levels:
    
    0 - deprecated
    1 - experimental / feature-flagged
    2 - stable
    3 - locked
    
    Domains has been downgraded to deprecated, assert has been
    downgraded to stable. Timers and Module remain locked. All
    other APIs are now stable.
    
    Fixes: #930
    chrisdickinson committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    85f8200 View commit details
    Browse the repository at this point in the history