Skip to content

Commit 4d45ac0

Browse files
committed
Added changes.
1 parent b4c1f90 commit 4d45ac0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### v2.0.0 - PHP 7.4 update
2+
- Increased minimum requirement to PHP 7.4.
3+
- Added the possibility to register custom tag types.
4+
- Added `setSeparatorChar()` to change the separator character.
5+
- Added `setUppercase()` to convert version tags to uppercase.
6+
- Using strict types in all classes.
7+
- Set up PHPStan analysis, clean up to level 9.
8+
19
### v1.0.1 - Minor improvements
210
- Improved build number generation.
311
- Added comparison methods `isHigherThan()`, `isLowerThan()`.

0 commit comments

Comments
 (0)