We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9171c0 commit 1b3767aCopy full SHA for 1b3767a
CHANGELOG.md
@@ -3,6 +3,10 @@
3
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
6
+## [2.1.2] - 2018-09-06
7
+### Changed
8
+- prefer builtin-functions for performance
9
+
10
## [2.1.1] - 2018-05-17
11
### Changed
12
- Check for empty needle when calling strpos, fixes #78
0 commit comments