Skip to content

Commit

Permalink
Fix changelog style
Browse files Browse the repository at this point in the history
  • Loading branch information
cutoffthetop committed Feb 21, 2024
1 parent 8160df2 commit 9d4ae54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated

- deprecate `MExModel.get_entity_type`, use `cls.__name__` instead
- deprecate `mex.common.models.MODEL_CLASSES[_BY_ENTITY_TYPE]`, use the more precise lists or dicts like `EXTRACTED_MODEL_CLASSES_BY_NAME` instead

- deprecate `mex.common.models.MODEL_CLASSES[_BY_ENTITY_TYPE]`,
use the more precise lists or dicts like `EXTRACTED_MODEL_CLASSES_BY_NAME` instead

## [0.17.1] - 2023-12-20

Expand Down

0 comments on commit 9d4ae54

Please sign in to comment.