Skip to content

Commit 64a55d1

Browse files
committed
add algorithms to changelog
1 parent d8ddec4 commit 64a55d1

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

changelog.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,23 @@ Date: October 9, 2018
88

99
### Algorithms:
1010

11-
- Sorting
11+
- ### Sorting
1212
- Bubble Sort
13-
- Searches
13+
- ### Searches
1414
- Merge Sort
15+
16+
# Version `0.0.1`
17+
18+
Date: TO ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD, 2018
19+
20+
### Algorithms:
21+
22+
Added:
23+
24+
- ### Searches
25+
- Bubble Sort
26+
- Cocktail Shaker Sort
27+
- Insertion Sort
28+
- Pigeonhole Sort
29+
- Selection Sort
30+
- Stooge Sort

0 commit comments

Comments
 (0)