Skip to content

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
adionob committed Feb 4, 2016
1 parent b95fb10 commit 418faca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,12 @@
- Support for `slugField` and `slugsField` options/global options as written on the doc.
- Change scope issue.

[1.0.6]: https://github.com/budiadiono/mongoose-slug-hero/compare/cf470915502218ff38227cd52ba710702ae23d1d...c3ce00b4c08ff913b3517f2c906d3e1edb106c8e
## [1.0.7] - 2016-02-04

### Fixed

- Edit advanced scoped model


[1.0.6]: https://github.com/budiadiono/mongoose-slug-hero/compare/cf470915502218ff38227cd52ba710702ae23d1d...c3ce00b4c08ff913b3517f2c906d3e1edb106c8e
[1.0.7]: https://github.com/budiadiono/mongoose-slug-hero/compare/v1.0.6...v1.0.7
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mongoose-slug-hero",
"version": "1.0.6",
"version": "1.0.7",
"description": "Mongoose trackable unique slug generator plugin.",
"keywords": [
"mongoose",
Expand Down

0 comments on commit 418faca

Please sign in to comment.