Skip to content

Commit f9483fc

Browse files
committed
Bump version as common practice
1 parent 6433a4c commit f9483fc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: xml2
22
Title: Parse XML
3-
Version: 1.3.8
3+
Version: 1.3.9000
44
Authors@R: c(
55
person("Hadley", "Wickham", role = "aut"),
66
person("Jim", "Hester", role = "aut"),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# xml2 1.4.0
2+
3+
* read_html() now allows huge elements by default (#455)
4+
15
# xml2 1.3.8
26

37
* Replace new "non-api" call IS_S4_OBJECT with Rf_isS4

0 commit comments

Comments
 (0)