Skip to content

Commit dff4ea4

Browse files
committed
changelog updates as well as npmignore
1 parent 5ba8b42 commit dff4ea4

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.npmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
demos
22
images
3-
docs/
3+
docs
4+
.out
45
.storybook
6+
.circleci
7+
tests
58

69
# Created by https://www.gitignore.io/api/net,netbeans,sublimetext,phpstorm,windows,osx,node
710

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
__3.2.0__
2+
* [feature] zoom to fit
3+
* added Circle CI tests
4+
* [demo] dagre automatic layouts
5+
* [demo] zoom to fit
6+
* [demo] selection events
7+
* [demo] limit number of points
8+
* [demo] programmatic node updating
9+
* updated dependencies
10+
* [bugs] swapping diagram models in engines
11+
* [bugs] issues with the rendering pipeline #107
12+
* added ci badge to Readme
13+
114
__3.1.3__
215
* Refactor links slightly
316
* use min extension for css

0 commit comments

Comments
 (0)