summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 0ed708c54d9dab103ddccd8a6448758151676dab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41

## 0.0.6

Enhancement:

  - Update for smart_truncate


## 0.0.5

Features:

  - Added Python 3.2 and 3.3 support (work by: arthurdarcet@github)


## 0.0.4

Features:

  - Added option to choose non-dash separators (request by: danilodimoia@github)


## 0.0.3

Features:

  - Added the ability to truncate slugs (request by: juanriaza@github)


## 0.0.2

Enhancement:

  - Added more test


## 0.0.1

Features:

  - Initial Release