Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 755 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 755 Bytes

MMM-Dad-Jokes Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.2.0]

Maintenance update - no functional changes.

  • Add installation instructions
  • Replace grunt by npm scripts
  • Add keywords to package.json
  • Fix typos
  • Review ESLint rules and handle linter issues

[1.1.0]

2 January 2019 Audi McAvoy

  • initialize "result" to display "loading dad joke" at startup
  • add "fadeSpeed" (defaults to 4 seconds) to config
  • socketNotificationReceived() function updates DOM with "fadeSpeed" setting
  • simplified getDom() and scheduleUpdate() functions
  • eliminated isEmpty() and (unused) getValue() functions

[1.0.0]

First public release.