Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 923 Bytes

CHANGELOG.md

File metadata and controls

52 lines (27 loc) · 923 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.

[3.0.1] - 2022-09-17

Added

  • README now includes a "What others say" section

[3.0.0] - 2021-02-28

Changed

  • Drop support for Node.js versions older than version 10
  • Swicthed to GitHub actions

[2.1.0] - 2020-10-10

Added

  • niceTry.promise() (Thanks @Richienb, #26, #25)

[2.0.1] - 2020-03-20

Changed

  • Updated dev dependencies

[2.0.0] - 2018-10-28

Changed

  • Drop support for Node.js versions older than version 8

[1.0.5] - 2018-08-25

Changed

  • Removed prepublish script from package.json

[1.0.4] - 2017-08-08

Added

  • Added a changelog

Changed

  • Ignore yarn.lock and package-lock.json files