Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 566 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 566 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]

Changed

  • Added parameter checking to decrypt() and updated unit tests.
  • Documentation tweaks.

[1.0.1] - 2020-11-17

Added

  • CHANGELOG.md 😉
  • index.d.ts
  • Only publish index.js and index.d.ts to NPM.

[1.0.0] - 2020-11-17

Added

  • Everything! First release. 🎉