Skip to content

Commit

Permalink
chore: add v1.2.0-rc2 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Anaya committed Jul 14, 2021
1 parent 64fd792 commit 7ac441a
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.2.0-rc2] - 2021-07-14
### Added
- Support for versioned runtimes [#31](https://github.com/checkly/checkly-go-sdk/issues/31).

## [1.2.0-rc1] - 2021-06-02
### Added
- Support for PagerDuty alert channels integration [#53](https://github.com/checkly/terraform-provider-checkly/issues/53).

### Changed
N/A

### Removed
N/A

## [1.1.0] - 2021-05-28
### Added
- Support for API high frequency checks [#68](https://github.com/checkly/terraform-provider-checkly/issues/68).
- Add `setupSnippetId` and `teardownSnippetID` to `check_group` resource [#69](https://github.com/checkly/terraform-provider-checkly/issues/69).

### Changed
N/A

### Removed
N/A

## [1.0.0] - 2021-04-09
### Added
- Apple Silicon support is now added. The Terraform provider now also has `darwin_arm64` binaries

### Changed
- [🚨 BREAKING CHANGE] The default behavior of assigning all alert channels to checks and check groups is now removed. You can add alerts to your checks and check groups using the `alert_channel_subscription`
- Support for go1.16

### Removed
N/A

0 comments on commit 7ac441a

Please sign in to comment.