docs: Add Identifiers Changelog entry

This commit is contained in:
2024-08-23 19:18:33 +02:00
parent 319f364daf
commit b6ce0ec52d

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- feat: Add a full description of `Identifiers` as JSDoc comment.
This establishes the definition of what an `Identifiers` is.
### Deprecated