Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 903 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 903 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.

v3.0.0 - 2021-03-15

Added

  • #7 New rules to support migration to ESLint 7 (@njgrove)

Changed

  • #7 Changed project linting rules to support consistency (@njgrove)
  • #7 Removed deprecated assert.equal() method in favor of assert.strictEqual() (@njgrove)
  • #7 Updated copyright (@njgrove)