Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 345 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 345 Bytes

Version History

Version 2.0.1

  • Specified the MSRV rust-version (1.63)
  • Updated dependencies

Version 2.0.0

Breaking:

  • Changed all structs to be non_exhaustive
  • Moved all structs to the crate root (no re-exports)

New features:

  • Added the ability to specify HTTP request headers
  • Collect all links/anchors of the HTML document