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 4640356 commit bfa9566Copy full SHA for bfa9566
CHANGELOG.md
@@ -21,12 +21,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
21
### Security
22
- Nothing
23
24
-## 1.5.0 - 2019-02-05
+## 2.0.0 - 2019-02-10
25
26
### Added
27
+- new layout: inline!
28
+- edit button!
29
- support for dependencies
30
- use all form values in custom search logic
31
- adjust pagination (default: 10)
32
+- autofill select on creating an entity
33
+
34
+If your are upgrading from version 1.x please just update your routes to use "any" method (see readme)
35
36
37
## 1.4.0 - 2018-11-11
0 commit comments