File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ The goal is to output proper semantic HTML by restricting the set of possible ta
99Changelog
1010-------------------
1111
12+ ** 0.3.0**
13+
14+ Solves a number of Firefox related issues and adds native support for ` code ` annotations.
15+
1216** 0.2.1**
1317
1418Mozilla compatibility.
@@ -19,4 +23,10 @@ Recognition of command states. Support for keybindings.
1923
2024** 0.1.0**
2125
22- Initial Version.
26+ Initial Version.
27+
28+
29+ Credits
30+ -------------------
31+
32+ Tim Baumann ([ timjb] ( http://github.com/timjb ) ) for his work on 0.3.0.
Original file line number Diff line number Diff line change 4646
4747</ head >
4848< body >
49- < h1 > PROPER™ - Semantic Rich Text Editor (Version 0.2.1 )</ h1 >
49+ < h1 > PROPER™ - Semantic Rich Text Editor (Version 0.3.0 )</ h1 >
5050
5151 < div id ="main ">
5252 < div id ="tools "> </ div >
You can’t perform that action at this time.
0 commit comments