Skip to content

Commit d53dd24

Browse files
committed
update changelog
1 parent 25f0e30 commit d53dd24

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [4.0.1] 07-14-2020
10+
11+
Add SPM support
12+
13+
## [4.0.0]
14+
15+
Add Swift 5 support
16+
917
## [3.0.0]
1018

1119
### Added
@@ -69,7 +77,9 @@ Fix a crash when calculating the thumbnail preview if the frame has not been set
6977
### Added
7078
- Add a first version of the trimmer view
7179

72-
[Unreleased]: https://github.com/prynt/PryntTrimmerView/compare/3.0.0...master
80+
[Unreleased]: https://github.com/prynt/PryntTrimmerView/compare/4.0.1...master
81+
[4.0.1]: https://github.com/prynt/PryntTrimmerView/compare/4.0.0...4.0.1
82+
[4.0.0]: https://github.com/prynt/PryntTrimmerView/compare/3.0.0...4.0.0
7383
[3.0.0]: https://github.com/prynt/PryntTrimmerView/compare/2.0.1...3.0.0
7484
[2.0.1]: https://github.com/prynt/PryntTrimmerView/compare/2.0.0...2.0.1
7585
[2.0.0]: https://github.com/prynt/PryntTrimmerView/compare/1.0.1...2.0.0

0 commit comments

Comments
 (0)