changelog: Document removal of "disabled"
extension code (#689)
This commit is contained in:
parent
86b0f45e48
commit
6bd8276861
|
@ -13,8 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
- Removed all code generated for `"disabled"` extensions, typically with a number rather than a descriptive name (#448)
|
||||||
- Removed experimental AMD extensions (#607)
|
- Removed experimental AMD extensions (#607)
|
||||||
- Removed misnamed, deprecated `debug_utils_set_object_name()` and `debug_utils_set_object_tag()` entirely, use `set_debug_utils_object_name()` and `set_debug_utils_object_tag()` instead
|
- Removed misnamed, deprecated `debug_utils_set_object_name()` and `debug_utils_set_object_tag()` entirely, use `set_debug_utils_object_name()` and `set_debug_utils_object_tag()` instead (#661)
|
||||||
|
|
||||||
## [0.37.1] - 2022-11-23
|
## [0.37.1] - 2022-11-23
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue