Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e8e431

Browse files
committed
Update changelog for v2.20
1 parent 041f8bc commit 2e8e431

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
2.20
5+
----
6+
7+
* Fix another unnecessary index re-creation case.
8+
* Fix some compiler deprecations.
9+
410
2.19
511
----
612

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define KS_VERSION "2.18"
1+
#define KS_VERSION "2.20"

0 commit comments

Comments
 (0)