Skip to content

Commit 8fd2eb3

Browse files
authored
[TASK] Improve formatting in the changelog (#689)
1 parent a64c752 commit 8fd2eb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1616
### Changed
1717

1818
- Block installations on unsupported higher PHP versions (#691)
19-
- Improve performance of Value::parseValue with many delimiters by refactoring to remove array_search() (#413)
19+
- Improve performance of `Value::parseValue` with many delimiters by refactoring
20+
to remove `array_search()` (#413)
2021
- Add visibility to all class/interface constants (#469)
2122

2223
### Deprecated

0 commit comments

Comments
 (0)