Skip to content

Commit 593811e

Browse files
committed
v1.0.28
1 parent c51605f commit 593811e

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.28 - 2019-05-02
8+
9+
* Update interface for node 12 interface changes [Gergely Imreh]
10+
711
## 1.0.27 - 2019-03-01
812

913
* Add config for arm64 [Alexis Svinartchouk]

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.27",
3+
"version": "1.0.28",
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)