We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c7376 commit 4f73bf0Copy full SHA for 4f73bf0
CHANGELOG.md
@@ -21,6 +21,13 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
21
### Security
22
- Nothing
23
24
+## 2.0.0 - 2018-03-21
25
+
26
+### Added
27
+- `LanguageService` generates models.php translation file (if not exists) and fill singular/plural translation
28
+- `OpenIdeService` opens all generated file with PhpStorm if command is called with `--ide={ide}`
29
+- `RouteService` adds Backpack Crud route to admin.php
30
31
## 1.2.0 - 2018-03-18
32
33
### Added
0 commit comments