opsgenie-sdk-revived
Version:
Reviving the opsgenie-sdk, Giving Node.js access to the OpsGenie Web API
23 lines (17 loc) • 577 B
Markdown
# 0.1.11
- Add ESLint and Prettifier - Thank you @joshrichards37
- Fixed actionPath with `getOnCallForSchedule`
# 0.1.10
- Updated dependencies from dependabot
- Added `getOnCallForSchedule` - Thank you @joshrichards37
# 0.1.9
- Added Schedule Override V2 API with samples
- Updated dependencies from dependabot
# 0.1.7
- **Potential breaking change**, Schedule Timeline API wasn't accepting options properly
and was refactored a bit to make it work
- Added Forwarding API
# 0.0.6
- Update lodash minimum version to fix security vulnerability
# 0.0.5
- Start of changelog