File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 11Syllable
22========
3- Version 1.5.3
3+ Version 1.5.4
44
55[ ![ Tests] ( https://github.com/vanderlee/phpSyllable/actions/workflows/tests.yml/badge.svg )] ( https://github.com/vanderlee/phpSyllable/actions/workflows/tests.yml )
66
7- Copyright © ; 2011-2019 Martijn van der Lee.
7+ Copyright © ; 2011-2023 Martijn van der Lee.
88MIT Open Source license applies.
99
1010Introduction
@@ -246,6 +246,16 @@ to execute the tests.
246246
247247Changes
248248-------
249+ 1.5.4
250+ - Automatically run tests for every push and pull request
251+ - Automatic monthly update and release of language files
252+ - Fix small typo in README and add 'use' in example.
253+ - Use same code format as in src/Source/File.php
254+ - Fix opening brace
255+ - Remove whitespace
256+ - Fix closing brace
257+ - Use PHP syntax highlighting
258+
2492591.5.3
250260- Fixed PHP 7.4 compatibility (#37 ) by @Dargmuesli .
251261
You can’t perform that action at this time.
0 commit comments