Skip to content
Snippets Groups Projects
Commit f4edcc84 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: add cl

parent a3cbd685
No related branches found
No related tags found
3 merge requests!159Release 0.16.o,!155Review filter lists and compare_entities,!137Allow property and parent lists to be filtered.
Pipeline #50067 failed
......@@ -13,8 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* The `linkahead` module now opts into type checking and supports mypy.
### Changed ###
* `in` operator now test whether a parent with the appropriate ID, name or both is in `ParentList`
* `in` operator now test whether a parent with the appropriate ID, name or both is in `PropertyList`
### Deprecated ###
* `_ParentList` is now called `ParentList`
* `_Properties` is now called `PropertyList`
### Removed ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment