Skip to content

Commit ffb0824

Browse files
committed
chore: new version 1.1.1 [skip ci] [ci skip]
1 parent d4f9071 commit ffb0824

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.1.1](https://github.com/adhocore/php-json-comment/releases/tag/1.1.1) (2021-04-08)
2+
3+
### Features
4+
- **Comment**: Support literal LF char inside string (Jitendra Adhikari) [_edfa29b_](https://github.com/adhocore/php-json-comment/commit/edfa29b)
5+
6+
### Bug Fixes
7+
- **Comment**: Detect string end properly (Jitendra Adhikari) [_fc6bb56_](https://github.com/adhocore/php-json-comment/commit/fc6bb56)
8+
9+
### Documentations
10+
- Add example json (Jitendra Adhikari) [_c763fba_](https://github.com/adhocore/php-json-comment/commit/c763fba)
11+
12+
113
## [1.1.0](https://github.com/adhocore/php-json-comment/releases/tag/1.1.0) (2021-04-05)
214

315
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.1

0 commit comments

Comments
 (0)