Skip to content

Commit c799c93

Browse files
committed
Merge branch 'master' of github.com:FlowingCode/AppLayoutAddon
2 parents dcada4b + 01a7045 commit c799c93

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ To see the demo, navigate to http://localhost:8080/
2929
- **Version 1.0.0** Initial Version
3030
- **Version 1.0.1** Fixed recursion problem
3131
- **Version 1.0.2** Added support for sub-menus and icons in the menus
32+
- **Version 1.0.3** Added support for changing the label and icon of a MenuItem dinamically.
3233

3334
## Roadmap
3435

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.flowingcode.addons.applayout</groupId>
66
<artifactId>app-layout-addon</artifactId>
7-
<version>1.0.3-SNAPSHOT</version>
7+
<version>1.0.4-SNAPSHOT</version>
88
<name>App Layout Addon</name>
99
<description>Integration of app-layout for Vaadin 10</description>
1010

0 commit comments

Comments
 (0)