Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

55 lines (33 loc) · 1.31 KB

Changelog

All notable changes to the the "advent-of-vscode" extension will be documented in this file.

The format is based on Keep a Changelog, and this project tries to adhere to Semantic Versioning.

Added

  • Create CHANGELOG
  • Add TODOs to README

Fixed

  • Update README cookie & manual installation infos
  • Use png icon in README

Added

  • Loading spinner
  • Submit AoC answer for selected day

Fixed

  • Use correct timezone to update tree view and display a new day

Added

  • Timer to update Select Day Tree View on day change
  • Refresh buttons for Select Day Tree View and Description Web View

Fixed

  • Days weren't displayed because of the month field of Date being zero based
  • Initial release