fix changelog entry

This commit is contained in:
Ronny Pfannschmidt 2017-10-09 15:21:06 +02:00
parent 459cc40192
commit 8a6bdb282f
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
* remove the internal optional multi-typed attribute _evalskip
and replacce it with the boolean _skipped_by_mark
Remove the internal multi-typed attribute ``Node._evalskip`` and replace it with the boolean ``Node._skipped_by_mark``.