forked from AsgardCms/Menu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.yml
36 lines (36 loc) · 983 Bytes
/
changelog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
url: https://github.com/AsgardCms/Menu
versions:
"1.5.0":
changed:
- Added Brazilian Portuguese translations
"1.4.0":
changed:
- Autofocus the <code>title</code> field
"1.3.0":
changed:
- Using manual route binding.
- Setting route parameter to singular.
"1.2.0":
changed:
- Use the flash helper function in controller
- Use manual route definition over the route resource shortcut
"1.1.1":
removed:
- Removed unused loaded files
"1.1.0":
changed:
- Adding table engine into migrations
"1.0.3":
added:
- Using new sidebar extender class
removed:
- Old SidebarViewComposer
"1.0.2":
changed:
- Adding changelog file
"1.0.1":
changed:
- Using tagged versions of modules
"1.0.0":
changed:
- Initial release