Merge pull request #167 from QuoQue/patch-1

Change year for 3.9.0 and 3.9.1 to 2018
development
David Benson 2018-02-12 14:25:07 +00:00 committed by GitHub
commit 909665877c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
27-JAN-2017: 3.9.1
27-JAN-2018: 3.9.1
- Adds resources.html example
- Adds mxCellEditor.isCancelEditingKeyEvent
- Adds mxClient.loadResources
- Adds mxGraph.getLinkForCell hook
19-JAN-2017: 3.9.0
19-JAN-2018: 3.9.0
- Add layout.isAncestor where child == parent returns false
- Removes duplicate WeightedCellSorter