Skip to content

Commit 0ffd4e1

Browse files
authored
Prepare release 2.0.4
1 parent 8d6b962 commit 0ffd4e1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
44

55
## UNRELEASED
66

7+
## 2.0.4
8+
9+
### Added
10+
* Add GitHub Actions CI config by @bocharsky-bw in https://github.com/php-translation/extractor/pull/164
11+
* Add return type to fix deprecation by @gimler in https://github.com/php-translation/extractor/pull/161
12+
13+
### Removed
14+
* Remove phpcs-fixer --diff-fomat option by @gimler in https://github.com/php-translation/extractor/pull/163
15+
* Delete Travis config - repo migrated to GitHub Actions by @bocharsky-bw in https://github.com/php-translation/extractor/pull/162
16+
717
## 2.0.3
818

919
### Added

0 commit comments

Comments
 (0)