Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Apr 13, 2017
1 parent dbdc310 commit 5f61739
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `laravel-sluggable` will be documented in this file

## 1.5.0 - 2017-04-13

- add `usingSeparator()`

## 1.4.1 - 2017-04-11
- ignore global scopes when determining a unique slug

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The MIT License (MIT)

Copyright (c) 2017 Spatie bvba <[email protected]>
Copyright (c) Spatie bvba <[email protected]>

> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 5f61739

Please sign in to comment.