Skip to content

Commit bf5619b

Browse files
committed
Update NEWS
1 parent 1ffdce4 commit bf5619b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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.7.9000
3+
Version: 1.3.8
44
Authors@R: c(
55
person("Hadley", "Wickham", role = "aut"),
66
person("Jim", "Hester", role = "aut"),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
* Windows: update fallback libs (for R < 4.3) to libxml2 2.11.5
66

7+
* Compile with C_VISIBILITY and CXX_VISIBILITY on supported platforms
8+
79
# xml2 1.3.7
810

911
* Windows: use libxml2 from Rtools if found

0 commit comments

Comments
 (0)