Dieses Repository beinhaltet HTML- und Javascript Code zur einer NotizenWebApp auf Basis von Web Storage. Zudem sind Mocha/Chai Tests im Browser enthalten. https://meinenotizen.netlify.app/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 1.7KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.0 (2019-07-30)

Bug Fixes

  • security: update deps addressing recent audit vulnerabilities (#40) (2e74f1b)
  • address bug with camelCased flattened keys (#32) (981533a)
  • deps: updated the lodash version to fix vulnerability (#39) (7375966)
  • package: update yargs to version 10.0.3 (f1eb4cb)
  • package: update yargs to version 11.0.0 (6aa7c91)

Features

  • add interoperation with minimist (ba477f5)

1.5.0 (2018-11-30)

Bug Fixes

  • package: update yargs to version 10.0.3 (f1eb4cb)
  • package: update yargs to version 11.0.0 (6aa7c91)

Features

  • add interoperation with minimist (ba477f5)

1.4.0 (2017-12-30)

Features

  • add interoperation with minimist (ba477f5)