We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdc310 commit 5f61739Copy full SHA for 5f61739
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to `laravel-sluggable` will be documented in this file
4
5
+## 1.5.0 - 2017-04-13
6
+
7
+- add `usingSeparator()`
8
9
## 1.4.1 - 2017-04-11
10
- ignore global scopes when determining a unique slug
11
LICENSE.md
@@ -1,6 +1,6 @@
1
# The MIT License (MIT)
-Copyright (c) 2017 Spatie bvba <info@spatie.be>
+Copyright (c) Spatie bvba <info@spatie.be>
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
0 commit comments