Skip to content

Commit 5e832d4

Browse files
committed
Update changelog
Also repair composer script call
1 parent e882738 commit 5e832d4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: composer install --prefer-dist --no-progress --no-suggest
4040

4141
- name: Run test suite
42-
run: composer run-script test
42+
run: composer run-script tests

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.10.0] - 2ß21-06-22
4+
### Added
5+
- Structs to support upcoming workflow methods
6+
37
## [1.9.0] - 2ß21-06-07
48
### Added
59
- ContainerType to MailingTemplateConfiguration

0 commit comments

Comments
 (0)