Skip to content

Latest commit

 

History

History
58 lines (27 loc) · 2.08 KB

changelog.md

File metadata and controls

58 lines (27 loc) · 2.08 KB

2.3.0 (2023-01-14)

Features

  • add option to add icon to any property (f3d3257)

2.2.0 (2022-01-09)

Features

  • add multi value support (e5af63a)

2.1.0 (2022-01-09)

Bug Fixes

Features

2.0.0 (2022-01-09)

Bug Fixes

  • Rename Notifications (869e182)
  • use node-fetch instead of request (75cd82f), closes #7

BREAKING CHANGES

  • use fetchOptions instead of request in you config
  • rename notifications

to better resemble that they could also be POST or other requests.

MMM_JSON_GET_REQUEST > MMM_JSON_REQUEST MMM_JSON_GET_RESPONSE > MMM_JSON_RESPONSE

1.1.4 (2022-01-09)

Bug Fixes

1.0.0 (2021-03-03)

Bug Fixes

  • header: show builtin header (b23d011), closes #1