Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 1.57 KB

Changelog

Unreleased

Added

Changed

Deprecated

Removed

Fixed

Security

Misc

[1.3.1] - 2021-06-21

[1.3.0] - 2020-10-05

  • Add history function for the past page view. #53 (@wudong)

[1.2.2] - 2020-09-16

Fixed

[1.2.1] - 2020-07-29

  • Only check remote is reachable when ttl timeout. #52 (@wudong)

[1.2.0] - 2020-03-06

Added

Changed

  • Only load new cache when connected to the internet and remote host is reachable #49 (@mstruebing)
  • Switched to go mod 47 (@mstruebing)

Fixed

  • golang ci errors

[1.1.1] - 2019-02-19

Changed

Fixed

  • only consider markdown files as pages (as there was an index.json-file added)