Release 8.0.0-alpha.1

This commit is contained in:
Tyler Long 2018-03-09 09:35:11 +08:00
parent dfb1095908
commit c251270633
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mermaid",
"version": "7.1.2",
"version": "8.0.0-alpha.1",
"description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
"main": "dist/mermaid.core.js",
"keywords": [

View File

@ -6,7 +6,6 @@
- rewrite less code
- Setup code coverage
- Create a desktop client
- Fix sequence diagram node label position issue
- Fix flowchart interpolate/curve issue
- not a common feature so dist/index.html cannot reproduce this issue
- Support customization of gantt diagram xAxis format