Back to Roslyn

API Changes

docs/wiki/API-Changes.md

11.0.1001.2 KB
Original Source

This page lists API changes from release to release of the Roslyn APIs.

#Roslyn v1.* (VS2015 Updates) The following are links to PRs where introduced public APIs were promoted from unshipped to shipped. To see what new public APIs were shipped in a given release, look at the changes under PublicAPI.Shipped.txt files in the below PRs. (Note: Any public APIs that were not promoted from PublicAPI.Unshipped.txt to PublicAPI.Shipped.txt in a given release were considered 'not yet ready' / 'likely to change again'.)

#Roslyn v1.0 (VS2015 RTM)