Skip to content

Commit f860087

Browse files
authored
GH-125: Release version 1.1.1 (#156)
1 parent 9eb438b commit f860087

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

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

3+
## 1.1.1 (2023-02-12)
4+
5+
* GH-147: Skiplist in C++ by @rain1024 in https://github.com/rain1024/datastructures-algorithms-competitive-programming/pull/148
6+
* add Python string by @quang-ph in https://github.com/rain1024/datastructures-algorithms-competitive-programming/
7+
pull/155
8+
39
## 1.1.0 (2023-02-06)
410

511
* GH-149: add Python Sorting by @quang-ph in https://github.com/rain1024/datastructures-algorithms-competitive-programming/pull/150

VERSION

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

0 commit comments

Comments
 (0)