Skip to content

Commit

Permalink
Update changelog for impending release of v3.0.9 (#105)
Browse files Browse the repository at this point in the history
## Description of the change

> Write a brief description of your change here. 

## Checklist

- [ ] I performed a self-review of my code
- [ ] I manually tested my code change (please list details in description)
- [ ] I added unit tests 
- [ ] I updated the changelog
- [ ] I updated the public facing docs
  • Loading branch information
amruth-opal authored Nov 18, 2024
1 parent aab9ce1 commit 103ca3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog

## v3.0.9
- Add risk sensitivity and overrides
- Add default empty arrays for a few fields (visibility_group_ids, message_channel_ids, member_oncall_schedule_ids, on_call_schedule_ids)

## v3.0.8
- Fix state upgrader when going from v2.x to latest version.

Expand Down

0 comments on commit 103ca3f

Please sign in to comment.