We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb7199 commit 323a82dCopy full SHA for 323a82d
History.md
@@ -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
+
7
2.3.0 / 2020-09-09
8
==================
9
* [refact]: Integrating clib-cache into the main repository (#206)
clib.json
@@ -1,6 +1,6 @@
{
"name": "clib",
- "version": "2.1.14",
+ "version": "2.4.0",
"repo": "clibs/clib",
"install": "make clean uninstall build install",
"makefile": "Makefile",
0 commit comments