Skip to content

Commit 262cc3c

Browse files
committed
add changelog.
1 parent d23165f commit 262cc3c

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.textile

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
h1. Textile Changelog
2+
3+
h1. Version 2.2.1
4+
5+
* drop textilefactory support for html.
6+
* Various development-related bugfixes.
7+
* Added this changelog.
8+
9+
h1. Version 2.2.0
10+
11+
* Started refactoring the code to be less repetitive. @textile.Textile().parse()@ is a little more friendly than @textile.Textile().textile()@ There may be more work to be done on this front to make the flow a little smoother.
12+
* We now support versions 2.6 - 3.4 (including 3.2) using the same codebase. Many thanks to Radek Czajka for this.
13+
* Drop support for html4. We now only output xhtml or html5.
14+
* Various development-related bugfixes.
15+
16+
h1. Version 2.1.8
17+
18+
* Add support for html5 output.
19+
* Lots of new functionality added bringing us in line with the official Textile 2.4

0 commit comments

Comments
 (0)