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 2f73da8 commit 3b895a8Copy full SHA for 3b895a8
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.5.1"></a>
2
+## [1.5.1](https://github.com/bleenco/abstruse/compare/v1.5.0...v1.5.1) (2018-02-24)
3
+
4
5
+### Bug Fixes
6
7
+* **memory-leak:** fix container statistics memory leak (unresolved promise) ([5410c33](https://github.com/bleenco/abstruse/commit/5410c33))
8
9
10
11
<a name="1.4.6"></a>
12
## [1.4.6](https://github.com/bleenco/abstruse/compare/v1.4.5...v1.4.6) (2018-01-22)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "abstruse",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "Abstruse CI",
"bin": {
"abstruse": "./dist/api/index.js"
0 commit comments