Skip to content

Commit 6e825cf

Browse files
committed
Merge branch 'graph' of https://github.com/microsoft/api-guidelines into graph
2 parents e456868 + 4c7f004 commit 6e825cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/GuidelinesGraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ breaking change.
360360

361361

362362
- Addition of properties that are nullable or have a default value
363-
- Addition of a member to an evolvable enumeration
363+
- Addition of a member, after the sentinel member, to an evolvable enumeration
364364
- Removal, rename, or change to the type of an annotation
365365
- Changes to the order of properties
366366
- Changes to the length or format of opaque strings, such as resource IDs

0 commit comments

Comments
 (0)