Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.1.4...v2.0.0) (2022-01-09) ### Bug Fixes * Rename Notifications ([869e182](869e182)) * use node-fetch instead of request ([75cd82f](75cd82f)), closes [#7](#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
- Loading branch information