Skip to content

Commit

Permalink
Fix up CHANGELOG.md (#1209)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexharv074 committed Feb 23, 2022
1 parent e7f03b4 commit 3fcb295
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,18 @@ Categories: Added, Removed, Changed, Fixed, Nonfunctional, Deprecated
## Unreleased

## 3.0.0 (2022.02.22)

### Breaking Changes
* Python 3.6 support has been removed due to that version reaching end-of-life status
* Jinja2 has been upgraded to v3.0
- Python 3.6 support has been removed due to that version reaching end-of-life status
- Jinja2 has been upgraded to v3.0

### Added
- [Resolve #1114,#426] Resolvable stack_tags (#1184)
- [Resolve #1114,#886,#491] Resolvable role_arn and template_bucket_name (#1153)
- [Resolve #1114] Resolvable iam_role (#1188)
- [Resolve #1114] Resolvable Template Handler configs and the !stack_attr resolver
- [Resolve #1167] Add list stacks command (#1168)
- [Resolve #1169] Add drift detect and drift show commands (#1170)

### Removed
- [Resolves #1201] Remove Py3.6 support (#1206)
Expand All @@ -30,7 +32,6 @@ Categories: Added, Removed, Changed, Fixed, Nonfunctional, Deprecated
- docs: fix template path in getting-started (#1198)
- Fix spelling of stack_group_config (#1199)


## 2.7.1 (2021.12.06)

### Fixed
Expand Down

0 comments on commit 3fcb295

Please sign in to comment.