Skip to content

Commit f215302

Browse files
authored
Revise enum types section in CHANGELOG
Updated enum types section to reflect changes in organization and naming conventions.
1 parent 5d62370 commit f215302

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
10 August 2026
44
- To facilitate separation of models and products, all enum types have been moved into utils/global_types.py
5-
- Any enums starting with Fin have had Fin removed\
5+
- Any enums starting with Fin have had Fin removed
66
- All enums end with Types
77
- This may break some of your code. To fix it point all type imports to global_types.py
88

0 commit comments

Comments
 (0)