Skip to content

Commit

Permalink
Close release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brunato committed Feb 6, 2019
1 parent 79d6e1e commit b184cb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
CHANGELOG
*********

`v1.1.3`_ (TDB)
===============
`v1.1.3`_ (2019-02-06)
======================
* Fix for issue #1
* Added fn:static-base-uri() and fn:resolve-uri()
* Fixes to XPath 1.0 functions for compatibility mode

`v1.1.2`_ (2019-01-30)
======================
Expand Down
1 change: 0 additions & 1 deletion tests/test_selectors.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
# @author Davide Brunato <[email protected]>
#
import unittest
import lxml.etree
import xml.etree.ElementTree as ElementTree

from elementpath import *
Expand Down

0 comments on commit b184cb0

Please sign in to comment.