All notable changes to sluggable
will be documented in this file.
- Fixed issue where the slug was changing on all updates. Now only changes if the source field changes.
- Fixed where I completely f'd the service provider in the last update.
- Fixed issue where slug was not always booting correctly.
- Add tests
- Update README.md
- Initial release