Skip to content

Commit 27b9141

Browse files
committed
v1.0.29
1 parent e811d5d commit 27b9141

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 1.0.29 - 2019-06-08
8+
9+
* Add config for armv7l [Alexis Svinartchouk]
10+
711
## 1.0.28 - 2019-05-02
812

913
* Update interface for node 12 interface changes [Gergely Imreh]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ext2fs",
3-
"version": "1.0.28",
3+
"version": "1.0.29",
44
"description": "NodeJS native bindings to the libext2fs for cross-platform ext filesystem handling",
55
"author": "Petros Angelatos <petrosagg@balena.io>",
66
"contributors": [

0 commit comments

Comments
 (0)