Skip to content

Commit 1918280

Browse files
author
Matthias Leutenegger
committed
release/1.0.2
1 parent 80c4c55 commit 1918280

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
<a name="1.0.2"></a>
12+
## [1.0.2] - 2022-02-10
13+
### 🐞 Fixed
14+
- added `canArchive` to `SendyCampaign`
15+
- changelog uses correct links
16+
17+
1118
<a name="1.0.1"></a>
1219
## [1.0.1] - 2022-02-09
1320
### 🐞 Fixed
@@ -26,5 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2633
- doc states the fact that `Title` != `Subject`
2734

2835

29-
[Unreleased]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.1...HEAD
36+
[Unreleased]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.2...HEAD
37+
[1.0.2]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.1...1.0.2
3038
[1.0.1]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)