Skip to content

Commit

Permalink
release v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mozman committed May 1, 2017
1 parent 28df575 commit 1c24a75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ News

Version 0.8.2 - 2017-05-01

* NEW: Insert.delete_attrib(tag, ignore=False) - delete ATTRIB entities from the INSERT entity
* NEW: Insert.delete_all_attrib() - delete all ATTRIB entities from the INSERT entity
* NEW: Insert.delete_attrib(tag) - delete ATTRIB entities from the INSERT entity
* NEW: Insert.delete_all_attribs() - delete all ATTRIB entities from the INSERT entity
* BUGFIX: setting attribs_follow=1 at INSERT entity before adding an attribute entity works

Version 0.8.1 - 2017-04-06
Expand Down

0 comments on commit 1c24a75

Please sign in to comment.