Skip to content

Commit 9f51055

Browse files
committed
Update change log
1 parent 92abce8 commit 9f51055

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Check [#Examples](#examples) for now
2929
Your issues and pull requests are most welcome..
3030

3131
### Changelog
32+
**v1.1.0**<br>Allow to manage right or left side menus window stack, [related issue](https://github.com/viezel/NappDrawer/issues/188)
33+
```javascript
34+
windowStack.setTargetInDrawer(windowStack.LEFT_WINDOW);
35+
```
3236

3337
**v1.0.4**<br>
3438
Fix window can't close on Android

0 commit comments

Comments
 (0)