Skip to content

Commit

Permalink
v0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Jul 31, 2016
1 parent 86ff2ae commit 52e4e3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Expand Up @@ -301,7 +301,7 @@ Breaking changes:

* Refactor nesting of children (more robust fix for #32)

## Next
## 0.7.5

* Fix: Support primary keys which are not called 'id'
* Fix: Support model fields with different table field names (closes #70)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "sequelize-hierarchy",
"version": "0.7.4",
"version": "0.7.5",
"description": "Nested hierarchies for Sequelize",
"main": "./lib/",
"author": {
Expand Down

0 comments on commit 52e4e3a

Please sign in to comment.