### v0.5.1 (2017-09-15) This release only is the addition of CI for test purposes. ## v0.5.0 (2017-08-29) #### Features * add insertionsort ([cb03ff51](cb03ff51)) * demo all algorithms ([198e1544](198e1544), closes [#2](2) (and also [#1](1))) ## v0.4.0 (2017-08-27) #### Features * add quicksort ([b607608b](b607608b)) ## v0.3.0 (2017-08-27) #### Features * add insertionsort ([6659387d](6659387d)) ## v0.2.0 (2017-08-27) #### Features * add mergesort ([df06ce02](df06ce02)) ## v0.1.0 (2017-08-27) #### Features * add bubblesort ([c2da9082](c2da9082))