File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.0] ( https://github.com/adhocore/php-jwt/releases/tag/1.0.0 ) (2019-12-13)
2
+
3
+ ### Internal Refactors
4
+ - Strict types (Jitendra Adhikari) [ _ cb2b81e_ ] ( https://github.com/adhocore/php-jwt/commit/cb2b81e )
5
+ - Add typehints (Jitendra Adhikari) [ _ 17477d9_ ] ( https://github.com/adhocore/php-jwt/commit/17477d9 )
6
+
7
+ ### Miscellaneous
8
+ - ** Phpunit** : Remove obsolete prop (Jitendra Adhikari) [ _ cca8b01_ ] ( https://github.com/adhocore/php-jwt/commit/cca8b01 )
9
+ - ** Composer** : Set min php 7, add test script (Jitendra Adhikari) [ _ b4a317e_ ] ( https://github.com/adhocore/php-jwt/commit/b4a317e )
10
+
11
+ ### Documentations
12
+ - On stability (Jitendra Adhikari) [ _ 2a344b8_ ] ( https://github.com/adhocore/php-jwt/commit/2a344b8 )
13
+ - On PHP versions (Jitendra Adhikari) [ _ 62586ec_ ] ( https://github.com/adhocore/php-jwt/commit/62586ec )
14
+
15
+ ### Builds
16
+ - ** Travis** : Retire php5.6 (Jitendra Adhikari) [ _ 45ec90e_ ] ( https://github.com/adhocore/php-jwt/commit/45ec90e )
17
+
18
+
1
19
## [ 0.1.2] ( https://github.com/adhocore/php-jwt/releases/tag/0.1.2 ) (2019-12-13)
2
20
3
21
### Documentations
Original file line number Diff line number Diff line change 1
- 0.1.2
1
+ 1.0.0
You can’t perform that action at this time.
0 commit comments