We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab89f30 commit 18c9404Copy full SHA for 18c9404
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.3](https://github.com/adhocore/php-cron-expr/releases/tag/1.1.3) (2021-10-20)
2
+
3
+### Bug Fixes
4
+- **Validator**: Strict checks for in-step, handle weekends correctly (Jitendra Adhikari) [_b894e4e_](https://github.com/adhocore/php-cron-expr/commit/b894e4e)
5
+- **Normalizer**: Expr maybe lowercased (Jitendra Adhikari) [_e6c11df_](https://github.com/adhocore/php-cron-expr/commit/e6c11df)
6
7
8
## [1.1.2](https://github.com/adhocore/php-cron-expr/releases/tag/1.1.2) (2021-02-20)
9
10
### Features
VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
0 commit comments