Skip to content

Commit e95f864

Browse files
committed
release: new version v0.1.0 [skip ci]
1 parent d33fd90 commit e95f864

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [v0.1.0](https://github.com/adhocore/php-jwt/releases/tag/v0.1.0) (2019-09-22)
2+
3+
### Documentations
4+
- Add stability info (Jitendra Adhikari) [_5435325_](https://github.com/adhocore/php-jwt/commit/5435325)
5+
6+
### Miscellaneous
7+
- Gitignore ./build dir (Jitendra Adhikari) [_d33fd90_](https://github.com/adhocore/php-jwt/commit/d33fd90)
8+
9+
110
## [v0.0.7](https://github.com/adhocore/php-jwt/releases/tag/v0.0.7) (2019-08-25)
211

312
### Documentations
@@ -10,5 +19,3 @@
1019
- Remove support of php 5.5 and polyfill (Jitendra Adhikari) [_0ac8787_](https://github.com/adhocore/php-jwt/commit/0ac8787)
1120
- Add backslash (Jitendra Adhikari) [_f4f0f74_](https://github.com/adhocore/php-jwt/commit/f4f0f74)
1221
- Add backslash (Jitendra Adhikari) [_83a88d3_](https://github.com/adhocore/php-jwt/commit/83a88d3)
13-
14-

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.7
1+
v0.1.0

0 commit comments

Comments
 (0)