Skip to content

Commit fe795b0

Browse files
author
Matthias Leutenegger
committed
release/1.0.3
1 parent 5018f58 commit fe795b0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

1010

11+
<a name="1.0.3"></a>
12+
## [1.0.3] - 2022-02-18
13+
### 🐞 Fixed
14+
- Backend requirements (css, js) are no longer sent to Sendy
15+
16+
### 🔧 Changed
17+
- preview & upload fields are no longer visible during campaign creation (closes [#3](https://github.com/syntro-opensource/silverstripe-sendy/issues/3))
18+
19+
### 🗑 Removed
20+
- drop php 7.3 in tests
21+
22+
1123
<a name="1.0.2"></a>
1224
## [1.0.2] - 2022-02-10
1325
### 🐞 Fixed
@@ -33,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3345
- doc states the fact that `Title` != `Subject`
3446

3547

36-
[Unreleased]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.2...HEAD
48+
[Unreleased]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.3...HEAD
49+
[1.0.3]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.2...1.0.3
3750
[1.0.2]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.1...1.0.2
3851
[1.0.1]: https://github.com/syntro-opensource/silverstripe-sendy/compare/1.0.0...1.0.1

0 commit comments

Comments
 (0)