Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
related to #1831
  • Loading branch information
flavorjones committed Dec 4, 2018
1 parent 204d5ff commit b7d3aed
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# next / unreleased

## Security Notes

* [JRuby] Upgrade Xerces dependency from 2.11.0 to 2.12.0 to address upstream vulnerability CVE-2012-0881 [#1831] (Thanks @grajagandev for reporting.)


## Features

* `XML::Attr#value=` allows HTML node attribute values to be set to either a blank string or an empty boolean attribute. [#1800]
Expand All @@ -22,7 +27,7 @@
## Dependencies

* [MRI] Upgrade mini_portile2 dependency from `~> 2.3.0` to `~> 2.4.0`
* [JRuby] Upgrade Xerces dependency from 2.11.0 to 2.12.0


# 1.8.5 / 2018-10-04

Expand Down

0 comments on commit b7d3aed

Please sign in to comment.