jakemarsh / atom-spotify

Atom package for displaying the currently playing song in Spotify in Atom's status bar
MIT License
56 stars 19 forks source link

Deprecated Atom APIs will be removed June 1st #28

Open benogle opened 9 years ago

benogle commented 9 years ago

This package will not be loaded after June 1st without changes. There is only one more deprecation on the latest version of this package:

1.Use PackageManager::onDidActivateInitialPackages instead

Visit https://gist.github.com/benogle/6d09e295c84b717ef9b4 and search for your package name to see what deprecations are being reported on this package.

See https://github.com/atom/atom/issues/6867 for more info.