We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f9071 commit ffb0824Copy full SHA for ffb0824
CHANGELOG.md
@@ -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
13
## [1.1.0](https://github.com/adhocore/php-json-comment/releases/tag/1.1.0) (2021-04-05)
14
15
### Features
VERSION
@@ -1 +1 @@
-1.1.0
+1.1.1
0 commit comments