Skip to content

Commit 4d662fc

Browse files
authored
changes to changelog
1 parent 86b1ba2 commit 4d662fc

File tree

1 file changed

+23
-20
lines changed

1 file changed

+23
-20
lines changed

changelog.md

Lines changed: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,41 @@
11
<div align="left">
2-
<img src="https://cdn.abraham.gq/projects/algorithms/algorithms.svg" alt="Algorithms"> <img src="http://konpa.github.io/devicon/devicon.git/icons/python/python-original.svg" width="50px">
2+
<h1><img src="https://cdn.abranhe.com/projects/algorithms/algorithms.svg" alt="Algorithms" height="30px">
3+
<img src="https://cdn.abranhe.com/projects/algorithms/logos/python.svg" width="30px">
4+
Changelog
5+
</h1>
36
<div>
47

5-
# Version `0.0.0`
8+
# `0.0.1`
69

7-
Date: October 9, 2018
8-
9-
### Algorithms:
10-
11-
- ### Searches
12-
- Merge Sort
13-
14-
- ### Sorting
15-
- Bubble Sort
16-
17-
# Version `0.0.1`
18-
19-
Date: TO ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD, 2018
10+
Date: **TODO**
2011

21-
### Algorithms:
12+
> Algorithms:
2213
2314
Added:
2415

25-
- ### Searches
16+
- **Searches**
2617
- Fibonacci Search
2718
- Jump Search
2819

29-
- ### Sorting
20+
- **Sorting**
3021
- Bubble Sort
3122
- Cocktail Shaker Sort
3223
- Insertion Sort
3324
- Pigeonhole Sort
3425
- Selection Sort
3526
- Stooge Sort
3627

37-
- ### String
38-
- Palindrome Checker
28+
- **String**
29+
- Palindrome Checker
30+
31+
# `0.0.0`
32+
33+
Date: October 9, 2018
34+
35+
> Algorithms:
36+
37+
- **Searches**
38+
- Merge Sort
39+
40+
- **Sorting**
41+
- Bubble Sort

0 commit comments

Comments
 (0)