Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 941 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

[Unreleased]

[2.2.0] - 2019-02-26

Changed

  • Replace qunit tests with mocha

Added

  • Add test coverage reporting
  • Integrate with Travis CI
  • Integrate with sonarcloud.io (autoscan mode)

[2.1.0] - 2019-02-09

Added

  • This changelog (recent history written in retrospect)
  • Add user action to JSON payload in callbacks

Changed

  • Move data to newState field in JSON payload in callbacks (API breaking)

[2.0.0] - 2019-02-05

Changed

  • Rewrite in vanilla JavaScript
  • Update widget style to match current design on Stack Exchange
  • Rewrite entire codebase

[1.0.0] - 2013-07-04

Added

  • Voting widget like the one used on Stack Exchange sites