HISTORY.md (view raw)
1## 0.1.6 (2009-11-17)
2
3* mdown
4
5## 0.1.5 (2009-11-17)
6
7* Actually, if we can't render a thing then don't. Not once, not never.
8
9## 0.1.4 (2009-11-17)
10
11* Bugfix: Missing commands return the input (instead of nothing)
12
13## 0.1.3 (2009-11-02)
14
15* Strip the INDEX comments from POD
16
17## 0.1.2 (2009-11-02)
18
19* Renamed to `github-markup`
20* Bugfix: POD rendering works now, not just index
21
22## 0.1.1 (2009-11-02)
23
24* Added `GitHub::Markup.can_render?` helper.
25* Bugfix: Actually check file extensions
26
27## 0.1.0 (2009-11-02)
28
29* First release