Add change note for deprecation

This commit is contained in:
Owen Mansel-Chan
2025-06-05 11:00:00 +01:00
parent 75d9b298b2
commit ecd0291b6a

View File

@@ -0,0 +1,5 @@
---
category: deprecated
---
* The class `BuiltinType` is now deprecated. Use the new replacement `BuiltinTypeEntity` instead.
* The class `DeclaredType` is now deprecated. Use the new replacement `DeclaredTypeEntity` instead.