Update changelog

master
Jason R. Coombs 8 years ago
parent 9be618cd8c
commit 8c05a4b376
  1. 5
      CHANGES.rst

@ -10,6 +10,11 @@
* ``Result.pods`` now returns an iterator and not
a list.
* ``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
===

Loading…
Cancel
Save