Update changelog
This commit is contained in:
parent
9be618cd8c
commit
8c05a4b376
|
@ -10,6 +10,11 @@
|
||||||
* ``Result.pods`` now returns an iterator and not
|
* ``Result.pods`` now returns an iterator and not
|
||||||
a list.
|
a list.
|
||||||
* ``Result.tree`` and ``Pod.node`` have been removed.
|
* ``Result.tree`` and ``Pod.node`` have been removed.
|
||||||
|
* ``Result`` now additionally presents the new attributes:
|
||||||
|
- assumptions: An iterable of Assumptions.
|
||||||
|
- warnings: An iterable of Warnings.
|
||||||
|
- info: An iterable combining all Pods, Assumptions,
|
||||||
|
and Warnings.
|
||||||
|
|
||||||
2.4
|
2.4
|
||||||
===
|
===
|
||||||
|
|
Loading…
Reference in New Issue
Block a user