Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rushter committed Aug 15, 2020
1 parent 03225f1 commit 78d4960
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,28 @@
selectolax Changelog
====================

Version 0.2.7
-------------

Released

- Add `raw_value` attribute for `Node` objects (`#22`_ )
- Improve node modification operations

.. _#22: https://github.com/rushter/selectolax/issues/22

Version 0.2.6
-------------

Released

- Fix dependency on the source `Node` when inserting to or modifying destination `Node`

Version 0.2.5
-------------

Released

- Allow to pass Node instances to `replace_with`, `insert_before` and `insert_after` methods
- Added `insert_before` and `insert_after` methods

Expand Down

0 comments on commit 78d4960

Please sign in to comment.