File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
Syllable
2
2
========
3
- Version 1.5.3
3
+ Version 1.5.4
4
4
5
5
[ ![ Tests] ( https://github.com/vanderlee/phpSyllable/actions/workflows/tests.yml/badge.svg )] ( https://github.com/vanderlee/phpSyllable/actions/workflows/tests.yml )
6
6
7
- Copyright © ; 2011-2019 Martijn van der Lee.
7
+ Copyright © ; 2011-2023 Martijn van der Lee.
8
8
MIT Open Source license applies.
9
9
10
10
Introduction
@@ -246,6 +246,16 @@ to execute the tests.
246
246
247
247
Changes
248
248
-------
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
+
249
259
1.5.3
250
260
- Fixed PHP 7.4 compatibility (#37 ) by @Dargmuesli .
251
261
You can’t perform that action at this time.
0 commit comments