Skip to content

Commit

Permalink
-> v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiriac committed Feb 13, 2017
1 parent a30efed commit 9e41e2d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [Version 1.0.0](https://github.com/glayzzle/grafine/releases/tag/v1.0.0) (2017-2-13)

### Major Changes

- general rewrite in order to expose classes (for extensions): [`a30efed`](https://github.com/glayzzle/grafine/commit/a30efed)

[...full changes](https://github.com/glayzzle/grafine/compare/v0.2.0...v1.0.0)

## [Version 0.2.0](https://github.com/glayzzle/grafine/releases/tag/v0.2.0) (2017-2-13)

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafine",
"version": "0.2.0",
"version": "1.0.0",
"description": ":lollipop: A tiny nodejs/javascript in memory graph database",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9e41e2d

Please sign in to comment.