Skip to content

Commit

Permalink
Changelog added
Browse files Browse the repository at this point in the history
  • Loading branch information
Fahad Zubair committed Oct 30, 2024
1 parent 029a6e3 commit fbcefa0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changelog/4329788.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
applies_to: ["server"]
authors: ["drganjoo"]
references: ["3880"]
breaking: true
new_feature: false
bug_fix: true
---
Unnamed enums now validate assigned values and will raise a `ConstraintViolation` if an unknown variant is set.

0 comments on commit fbcefa0

Please sign in to comment.