Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 6.08 KB

CHANGELOG.md

File metadata and controls

80 lines (51 loc) · 6.08 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.4.1 (2020-01-18)

chore

ci

  • Add action test workflow (37cc539)
  • Comment out push event [skip ci] (d226d51)

docs

  • Add Coverage Status badge [skip ci] (3130d10)
  • Update execution time (477d977)

refactor

  • main and installer (#133) (283bc47), closes #133
  • Use node-fetch instead of xmlhttprequest (#130) (4642226), closes #130

test

  • Add integration testing (#131) (386980e), closes #131
  • Add test for extended option (#134) (6281061), closes #134
  • Add unit testing (get-latest-version) (#132) (442aa4d), closes #132
  • Enable Coveralls (#129) (66bce05), closes #129

2.4.0 (2020-01-17)

chore

  • Add .DS_Store [skip ci] (5ce129c)
  • Add .gitattributes (754a1d2)
  • Add standard-version [skip ci] (dc95764)
  • Add task to autorun npm ci [skip ci] (#128) (4331a62), closes #128
  • Disable branch execution (#125) (7dc0670), closes #125
  • fix tag push (f21cef4)
  • Remove .gitattributes [skip ci] (3b68672)
  • Update LICENSE year (57168bc)

ci

deps

docs

  • Add back to TOC link (490ab9b)
  • add link to peaceiris/hugo-extended-docker (1fa5fb2)
  • Add new sections (3d1e811)
  • Bump Hugo version v0.62.2 (6a39a0f)
  • Reindent [skip ci] (76e22f1)
  • update hugo-version to v0.61.0 (d006b81)

feat

test

  • Add Docker container for testing [skip ci] (7496c44)