Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

18 lines (16 loc) · 1.29 KB

newebpay-node Changelog

2021-07-22 Version 1.0.1 @liyibass

Notable Changes

  • feat: basic encrypt/decrypt functionality
  • chore: add JSDoc
  • fix: fix compatibility with mirror-media-nuxt
  • chore: add README.md CHANGELOG.md

Commits

  • [6a03684efd] - chore: update README.mg (liyibass)
  • [ec0099b7f3] - feat: change method name, add README and CHANGELOG (liyibass)
  • [2a19851aa5] - chore: bump version to 1.0.1 (liyibass)
  • [e82c213c20] - chore: add jsDoc (liyibass)
  • [fc184f097a] - refactor: add webpack setting(but not activated) (liyibass)
  • [056a69adb9] - refactor: set to CommonJS (liyibass)
  • [658de74fa0] - chore: update package.json (liyibass)
  • [d8280096b4] - feat: complete basic encrypt/decrypt function (liyibass)