Skip to content

Commit 1d30a63

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.3.1...v3.0.0) (2022-08-11) ### Features * drop python 3.6 support ([#612](#612)) ([bcdfd89](bcdfd89)) ### BREAKING CHANGES * Drop Python 3.6 support due to end of life.
1 parent bcdfd89 commit 1d30a63

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
From v1.0.0 onwards, this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Pre-v1, breaking changes are indicated via a minor release, while all other changes fall under patches. At any time, you can see what's in progress for a version by filtering GitHub issues by milestone.
88

9+
# [3.0.0](https://github.com/tophat/syrupy/compare/v2.3.1...v3.0.0) (2022-08-11)
10+
11+
12+
### Features
13+
14+
* drop python 3.6 support ([#612](https://github.com/tophat/syrupy/issues/612)) ([bcdfd89](https://github.com/tophat/syrupy/commit/bcdfd899e3ca1d107fe6009144b6b51547ffde4c))
15+
16+
17+
### BREAKING CHANGES
18+
19+
* Drop Python 3.6 support due to end of life.
20+
921
## [2.3.1](https://github.com/tophat/syrupy/compare/v2.3.0...v2.3.1) (2022-07-07)
1022

1123

0 commit comments

Comments
 (0)