Skip to content

Commit 307be9b

Browse files
committed
Release 2.0.5
1 parent e2c3446 commit 307be9b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="2.0.5"></a>
2+
## 2.0.5 (2018-06-08)
3+
4+
* Support string as id ([32b8006](https://github.com/kikobeats/hyperdiff/commit/32b8006)), closes [#8](https://github.com/kikobeats/hyperdiff/issues/8)
5+
* Update compositor.json via compositor.io ([3e50f07](https://github.com/kikobeats/hyperdiff/commit/3e50f07))
6+
* Update node version ([e2c3446](https://github.com/kikobeats/hyperdiff/commit/e2c3446))
7+
8+
9+
110
<a name="2.0.4"></a>
211
## 2.0.4 (2017-12-01)
312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "hyperdiff",
33
"description": "Find common, removed and added element between two arrays.",
44
"homepage": "https://github.com/Kikobeats/hyperdiff",
5-
"version": "2.0.4",
5+
"version": "2.0.5",
66
"main": "lib",
77
"author": {
88
"email": "josefrancisco.verdu@gmail.com",

0 commit comments

Comments
 (0)