Skip to content

Commit

Permalink
update CHANGELOG for #2296
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flavorjones committed Aug 28, 2021
1 parent 601e568 commit e3f2209
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,13 @@ Nokogiri follows [Semantic Versioning](https://semver.org/), please see the [REA

---

## next / unreleased

### Fixed

* [JRuby] Fix NPE in Schema parsing when an imported resource doesn't have a `systemId`. [[#2296](https://github.com/sparklemotion/nokogiri/issues/2296)] (Thanks, [@pepijnve](https://github.com/pepijnve)!)


## 1.12.3 / 2021-08-10

### Fixed
Expand Down

0 comments on commit e3f2209

Please sign in to comment.