Skip to content

Commit

Permalink
Update changelog and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
knolleary committed Sep 9, 2016
1 parent 24ff51c commit b24ab6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Enhancements

- Add password entry option to text input
- Add basic colour names to themes
- Let slider and switch optionally not pass through messages
- Add time formatter to chart x-Axis
- Add ui_control widget to allow dynamic tab switch
Expand All @@ -17,6 +19,7 @@ Enhancements

Fixes

- Relax auto-creation of ui_base
- Handle imported flows properly when updating sidebar tree
- Maintain expand/collapse states of sidebar tree on refresh
- Make sure gauge colours default even if theme broken
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-dashboard",
"version": "2.0.1",
"version": "2.0.2",
"description": "A set of dashboard nodes for Node-RED",
"keywords": [
"node-red"
Expand Down

0 comments on commit b24ab6e

Please sign in to comment.