Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Commit

Permalink
Update changelog for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Dec 26, 2015
1 parent 8f78504 commit 39708a5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## Slug 0.1.1

* Add `Read` instance of `Slug`.

* Add `parseSlug` and `truncateSlug` functions.

* Functions (including instance methods) that parse `Text` that must be
formatted as valid slug are case-sensitive now.

## Slug 0.1.0

* Initial release.

0 comments on commit 39708a5

Please sign in to comment.