Skip to content

Commit

Permalink
Update CHANGELOG for v2.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Jun 9, 2023
1 parent 8579ae0 commit e819129
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,22 @@ The following types of changes will be recorded in this file:

- placeholder

## [v2.8.0] - 2023-06-09

### Added

- `Adaptive Card` format
- (GH-205) Ability to create a Table in AdaptiveCard

### Changed

- Dependencies
- `stretchr/testify`
- `v1.8.2` to `v1.8.4`
- CI
- (GH-226) Add `quick` Makefile recipe (alias)
- (GH-225) Update vuln analysis GHAW to remove on.push hook

## [v2.7.1] - 2023-06-09

### Changed
Expand Down Expand Up @@ -466,7 +482,8 @@ The following types of changes will be recorded in this file:

- add initial functionality of sending messages to MS Teams channel

[Unreleased]: https://github.com/atc0005/go-teams-notify/compare/v2.7.1...HEAD
[Unreleased]: https://github.com/atc0005/go-teams-notify/compare/v2.8.0...HEAD
[v2.8.0]: https://github.com/atc0005/go-teams-notify/releases/tag/v2.8.0
[v2.7.1]: https://github.com/atc0005/go-teams-notify/releases/tag/v2.7.1
[v2.7.0]: https://github.com/atc0005/go-teams-notify/releases/tag/v2.7.0
[v2.6.1]: https://github.com/atc0005/go-teams-notify/releases/tag/v2.6.1
Expand Down

0 comments on commit e819129

Please sign in to comment.