diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +------------------- +Release: 0.7.20-dev +------------------- +Date: ? May 2017 + +^^^^^^^^^^^^^^^^^^^^ +Changes since 0.7.19 +^^^^^^^^^^^^^^^^^^^^ + +Bug fixes. + +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Specific bug fixes addressed in this release +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +FIXED Issue 148: https://github.com/drkjam/netaddr/issues/148 + - Fix IPNetwork.subnet doing unnecessary work + +FIXED Issue 149: https://github.com/drkjam/netaddr/issues/149 + - python 3 regression in 0.7.19 (bug in test suite, not code) + --------------- Release: 0.7.19 --------------- |