Skip to content

Commit 323a82d

Browse files
committed
release 2.4.0
1 parent bdb7199 commit 323a82d

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,3 +1,9 @@
1+
2.4.0 / 2020-09-18
2+
==================
3+
* [change] Logging future change in clib upgrade's default behaviour (#215)
4+
* [refact] Remove unused `str-concat` dep (#216)
5+
* [feature] Notifying the user if new version is available (#217)
6+
17
2.3.0 / 2020-09-09
28
==================
39
* [refact]: Integrating clib-cache into the main repository (#206)

clib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clib",
3-
"version": "2.1.14",
3+
"version": "2.4.0",
44
"repo": "clibs/clib",
55
"install": "make clean uninstall build install",
66
"makefile": "Makefile",

0 commit comments

Comments
 (0)