Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ato committed Sep 11, 2024
1 parent 2c5ae06 commit 292de10
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
1.1.10
------

#### Fixes

* [WAT extractor: do not fail on missing WARC-Filename in warcinfo record](https://github.com/iipc/webarchive-commons/pull/89)
* [ExtractingParseObserver: extract rel, hreflang and type attributes](https://github.com/iipc/webarchive-commons/pull/86)
* [ExtractingParseObserver: extract links from onClick attributes](https://github.com/iipc/webarchive-commons/pull/85)
* [Update TravisCI config](https://github.com/iipc/webarchive-commons/pull/83)

#### Dependency Upgrades

* commons-collections 3.2.2
* commons-io 2.7
* dsiutils 2.2.8
* guava 33.3.0-jre
* hadoop 3.4.0 (now optional)
* pig 0.17.0
* org.json 20231013

#### Dependency Removals

* joda-time (was unused)

1.1.9
-----
Expand Down

0 comments on commit 292de10

Please sign in to comment.