-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Milestone
Description
Discussed in #292
Originally posted by Roman-Bober November 25, 2021
Hi,
I wonder why enum changes gives "brocken backward compatability"
Shouldn't be if enum is added at the end of enum list it should be backward compatible?
Thank you,
Roman
I too am seeing the above issue whe appending an item to a string enum.
elaygl