Commits

Jordan Rose committed 8aebe8d864e
[docs] LibraryEvolution: Public members get a default version. Specifically, public members (and nested types) within a versioned type are assumed to be present on the outer type since its introduction unless otherwise specified. (This saves boilerplate for a type's initial API.)