Skip to content

Commit 3d4e0b2

Browse files
authored
Merge pull request #1007 from projectstorm/dylanvorster-patch-1
Update CHANGELOG.md
2 parents 160b88f + efd64ad commit 3d4e0b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ __5.1.0__
157157
* (refactor) consistently use lodash where possible
158158
* (maintenance) upgrade node modules
159159

160-
__5.0.0__ http://dylanv.blog/2018/03/03/storm-react-diagrams-5-0-0/
160+
__5.0.0__ [http://dylanv.blog/2018/03/03/storm-react-diagrams-5-0-0/](https://dylanvorster.com/storm-react-diagrams-v5-0/)
161161

162162
PR: https://github.com/projectstorm/react-diagrams/pull/145
163163

@@ -174,7 +174,7 @@ PR: https://github.com/projectstorm/react-diagrams/pull/145
174174
* (tests) automatically load JEST Snapshots
175175
* (feature) Link labels!
176176

177-
__4.0.0__ http://dylanv.blog/2018/01/18/storm-react-diagrams-v4-0-0/
177+
__4.0.0__ [http://dylanv.blog/2018/01/18/storm-react-diagrams-v4-0-0/](https://dylanvorster.com/storm-react-diagrams-v4-0/)
178178

179179
* (refactor) Events system was completely overhauled
180180
* (demo) Custom Link Sizes
@@ -188,7 +188,7 @@ __4.0.0__ http://dylanv.blog/2018/01/18/storm-react-diagrams-v4-0-0/
188188
* (demo) Cloning
189189
* (feature) models control isLocked
190190

191-
__3.2.0__ http://dylanv.blog/2017/11/22/storm-react-diagrams-3-2-0/
191+
__3.2.0__ [http://dylanv.blog/2017/11/22/storm-react-diagrams-3-2-0/](https://dylanvorster.com/storm-react-diagrams-3-2-0/)
192192
* (feature) zoom to fit
193193
* added Circle CI tests
194194
* (demo) dagre automatic layouts
@@ -211,14 +211,14 @@ __3.1.2__
211211
* Hotfix: fix zooming when canvas not in the top left corner
212212
(https://github.com/projectstorm/react-diagrams/pull/88)
213213

214-
__3.1.0__ http://dylanv.blog/2017/09/15/storm-react-diagrams-3-1-0/
214+
__3.1.0__ [http://dylanv.blog/2017/09/15/storm-react-diagrams-3-1-0/](https://dylanvorster.com/storm-react-diagrams-3-1-0/)
215215
* Zoom relative to mouse location
216216
* Fixed links not connecting when grid is larger than port size
217217
* Prevented points from dragging when connected to a port and the node itself is not selected
218218
* API fixes
219219
* Code cleanup
220220

221-
__3.0.0__ http://dylanv.blog/2017/09/13/storm-react-diagrams-v3/
221+
__3.0.0__ [http://dylanv.blog/2017/09/13/storm-react-diagrams-v3/](https://dylanvorster.com/storm-react-diagrams-3-0/)
222222
* Massive performance updates
223223
* Complete rewrite
224224
* Started a changelog and design documents for each revision

0 commit comments

Comments
 (0)