We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1382d7d commit 62da4afCopy full SHA for 62da4af
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## [1.1.2](https://github.com/adhocore/php-cron-expr/releases/tag/1.1.2) (2021-02-20)
2
+
3
+### Features
4
+- Add expression normalizer (Jitendra Adhikari) [_afb57c4_](https://github.com/adhocore/php-cron-expr/commit/afb57c4)
5
6
+### Internal Refactors
7
+- Use Normalizer instead (Jitendra Adhikari) [_42700ab_](https://github.com/adhocore/php-cron-expr/commit/42700ab)
8
9
+### Documentations
10
+- Tags as constants (Jitendra Adhikari) [_1382d7d_](https://github.com/adhocore/php-cron-expr/commit/1382d7d)
11
12
13
## [1.1.1](https://github.com/adhocore/php-cron-expr/releases/tag/1.1.1) (2020-01-09)
14
15
### Miscellaneous
VERSION
@@ -1 +1 @@
-1.1.1
+1.1.2
0 commit comments