docs: Reflect changes to changelog

This commit is contained in:
2025-03-12 09:35:43 +01:00
parent b03f272d88
commit bc4e56388a

View File

@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Updated test cases to utilize the new mode parameter when registering an instance. Updated test cases to utilize the new mode parameter when registering an instance.
Disabled specific ESLint rule in Decorators.test.ts for deprecation warnings. Disabled specific ESLint rule in Decorators.test.ts for deprecation warnings.
Added an additional test call to test_RegisterInstanceDecorator with 'instance' mode. Added an additional test call to test_RegisterInstanceDecorator with 'instance' mode.
- refactor: add region tags for overloads in Register.ts
### Deprecated ### Deprecated