Skip to content

Commit 4c23150

Browse files
authored
Merge pull request iipc#71 from ldko/1.1.8-changesmd
Logging changes for next release.
2 parents cb91063 + 1364716 commit 4c23150

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGES.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.1.8
2+
-----
3+
* [Strip empty port via URLParser](https://github.com/iipc/webarchive-commons/pull/69/)
4+
* [Use CharsetDetector to guess encoding of HTML documents](https://github.com/iipc/webarchive-commons/pull/68/)
5+
* [Fix last header was lost if LF LF](https://github.com/iipc/webarchive-commons/pull/65/)
6+
* [Make regular expression to extract URLs from CSS more restrictive](https://github.com/iipc/webarchive-commons/pull/63)
7+
* [Remove invalid constant `PROFILE_REVISIT_URI_AGNOSTIC_IDENTICAL_DIGEST`](https://github.com/iipc/webarchive-commons/pull/62)
8+
19
1.1.7
210
-----
311
* [Make canonicalizer be able to strip session id params even if they are the first params in the query string](https://github.com/iipc/webarchive-commons/pull/54)
@@ -36,10 +44,10 @@
3644

3745
1.1.2
3846
-----
39-
* Fixed support for reading uncompressed WARCs, along with some unit testing. (https://github.com/iipc/webarchive-commons/pull/12)
47+
* [Fixed support for reading uncompressed WARCs, along with some unit testing.](https://github.com/iipc/webarchive-commons/pull/12)
4048

4149
1.1.1
4250
-----
43-
* Renamed from commons-webarchive to webarchive-commons (https://github.com/iipc/webarchive-commons/pull/8)
44-
* Cope with malformed GZip extra fields as produced by wget 1.14 (https://github.com/iipc/webarchive-commons/pull/10)
45-
* Switch to httpcomponents, and add IA deployment information. (https://github.com/iipc/webarchive-commons/pull/11)
51+
* [Renamed from commons-webarchive to webarchive-commons](https://github.com/iipc/webarchive-commons/pull/8)
52+
* [Cope with malformed GZip extra fields as produced by wget 1.14](https://github.com/iipc/webarchive-commons/pull/10)
53+
* [Switch to httpcomponents, and add IA deployment information.](https://github.com/iipc/webarchive-commons/pull/11)

0 commit comments

Comments
 (0)