Skip to content

Commit 1a3427d

Browse files
authored
Update README.md
1 parent 80f00d7 commit 1a3427d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ JsonEditorPluginsAsset::register($this);
1212

1313
See the `suggest` section of [`composer.json`](https://github.com/dmstr/yii2-json-editor/blob/master/composer.json) for information about recommended composer packages.
1414

15+
## Changelog
16+
17+
### 1.3
18+
19+
- updated `json-editor` to `^2.3.5` (affects custom editor `extends` usage, [see commit](https://github.com/dmstr/yii2-json-editor/commit/731dd3dce28887fabd536f5c5ba37218ba243c73))
20+
21+
### 1.2
22+
23+
See `git log`
24+
1525
## Usage
1626

1727
```php

0 commit comments

Comments
 (0)