Skip to content

Commit a365f8e

Browse files
authored
GH-125: Release version 1.1.2 (#160)
1 parent 2208fb8 commit a365f8e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# History
22

3+
## 1.1.2 (2023-02-19)
4+
5+
* GH-140: Solve leetcode 49 by @rain1024 in https://github.com/rain1024/datastructures-algorithms-competitive-programming/pull/158
6+
* GH-157: add Python search by @quang-ph in https://github.com/rain1024/datastructures-algorithms-competitive-programming/pull/159
7+
38
## 1.1.1 (2023-02-12)
49

510
* GH-147: Skiplist in C++ by @rain1024 in https://github.com/rain1024/datastructures-algorithms-competitive-programming/pull/148

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

0 commit comments

Comments
 (0)