|
| 1 | +<a name="0.7.0"></a> |
| 2 | +# 0.7.0 (2019-07-16) |
| 3 | + |
| 4 | +* Support Mobiledoc 0.3.2 ([b4c48ab](https://github.com/bustle/mobiledoc-dom-renderer/commit/b4c48ab)) |
| 5 | +* Use project-specific "broccoli" executable rather than global ([578ef83](https://github.com/bustle/mobiledoc-dom-renderer/commit/578ef83)) |
| 6 | + |
| 7 | + |
| 8 | + |
1 | 9 | <a name="0.6.6"></a> |
2 | | -## <small>0.6.6 (2019-02-13)</small> |
| 10 | +## 0.6.6 (2019-02-13) |
3 | 11 |
|
| 12 | +* 0.6.6 ([e57e186](https://github.com/bustle/mobiledoc-dom-renderer/commit/e57e186)) |
4 | 13 | * add module path to package.json ([56b7e57](https://github.com/bustle/mobiledoc-dom-renderer/commit/56b7e57)) |
5 | 14 | * Ignore case on bad protocols ([7ca17eb](https://github.com/bustle/mobiledoc-dom-renderer/commit/7ca17eb)) |
6 | 15 |
|
7 | 16 |
|
8 | 17 |
|
9 | 18 | <a name="0.6.5"></a> |
10 | | -## <small>0.6.5 (2017-03-07)</small> |
| 19 | +## 0.6.5 (2017-03-07) |
11 | 20 |
|
12 | 21 | * 0.6.5 ([53e705b](https://github.com/bustle/mobiledoc-dom-renderer/commit/53e705b)) |
13 | | -* fix(href-sanitization): Improve protocol detection for href sanitization (#53) ([a91b257](https://github.com/bustle/mobiledoc-dom-renderer/commit/a91b257)), closes [#53](https://github.com/bustle/mobiledoc-dom-renderer/issues/53) |
| 22 | +* fix(href-sanitization): Improve protocol detection for href sanitization (#53) ([a91b257](https://github.com/bustle/mobiledoc-dom-renderer/commit/a91b257)) |
14 | 23 |
|
15 | 24 |
|
16 | 25 |
|
17 | 26 | <a name="0.6.4"></a> |
18 | | -## <small>0.6.4 (2017-03-06)</small> |
| 27 | +## 0.6.4 (2017-03-06) |
19 | 28 |
|
20 | 29 | * 0.6.4 ([cac185a](https://github.com/bustle/mobiledoc-dom-renderer/commit/cac185a)) |
21 | 30 | * 0.6.4-0 ([d564abb](https://github.com/bustle/mobiledoc-dom-renderer/commit/d564abb)) |
22 | 31 | * 0.6.4-1 ([c7cc41b](https://github.com/bustle/mobiledoc-dom-renderer/commit/c7cc41b)) |
23 | | -* chore(markupSanitizer): Remove markupSanitizer in favor of markupElementRenderer (#51) ([8f359af](https://github.com/bustle/mobiledoc-dom-renderer/commit/8f359af)), closes [#51](https://github.com/bustle/mobiledoc-dom-renderer/issues/51) |
24 | | -* fix(href-sanitization): Accept markupSanitizer option, downcase tagName and attributeName (#50) ([aa1aedc](https://github.com/bustle/mobiledoc-dom-renderer/commit/aa1aedc)), closes [#50](https://github.com/bustle/mobiledoc-dom-renderer/issues/50) [#49](https://github.com/bustle/mobiledoc-dom-renderer/issues/49) [#48](https://github.com/bustle/mobiledoc-dom-renderer/issues/48) |
| 32 | +* chore(markupSanitizer): Remove markupSanitizer in favor of markupElementRenderer (#51) ([8f359af](https://github.com/bustle/mobiledoc-dom-renderer/commit/8f359af)) |
| 33 | +* fix(href-sanitization): Accept markupSanitizer option, downcase tagName and attributeName (#50) ([aa1aedc](https://github.com/bustle/mobiledoc-dom-renderer/commit/aa1aedc)), closes [#49](https://github.com/bustle/mobiledoc-dom-renderer/issues/49) [#48](https://github.com/bustle/mobiledoc-dom-renderer/issues/48) |
25 | 34 |
|
26 | 35 |
|
27 | 36 |
|
28 | 37 | <a name="0.6.3"></a> |
29 | | -## <small>0.6.3 (2017-02-22)</small> |
| 38 | +## 0.6.3 (2017-02-22) |
30 | 39 |
|
31 | 40 | * 0.6.3 ([a3d94c8](https://github.com/bustle/mobiledoc-dom-renderer/commit/a3d94c8)) |
32 | | -* Revert usage of glimmer/build for building (for now) (#46) ([c23676a](https://github.com/bustle/mobiledoc-dom-renderer/commit/c23676a)), closes [#46](https://github.com/bustle/mobiledoc-dom-renderer/issues/46) |
| 41 | +* Revert usage of glimmer/build for building (for now) (#46) ([c23676a](https://github.com/bustle/mobiledoc-dom-renderer/commit/c23676a)) |
33 | 42 |
|
34 | 43 |
|
35 | 44 |
|
36 | 45 | <a name="0.6.2"></a> |
37 | | -## <small>0.6.2 (2017-02-16)</small> |
| 46 | +## 0.6.2 (2017-02-16) |
38 | 47 |
|
39 | 48 | * 0.6.2 ([49d56e7](https://github.com/bustle/mobiledoc-dom-renderer/commit/49d56e7)) |
40 | 49 | * prepublish ([071bcbf](https://github.com/bustle/mobiledoc-dom-renderer/commit/071bcbf)) |
41 | 50 |
|
42 | 51 |
|
43 | 52 |
|
44 | 53 | <a name="0.6.1"></a> |
45 | | -## <small>0.6.1 (2017-02-16)</small> |
| 54 | +## 0.6.1 (2017-02-16) |
46 | 55 |
|
47 | 56 | * 0.6.1 ([0f8d5a6](https://github.com/bustle/mobiledoc-dom-renderer/commit/0f8d5a6)) |
48 | | -* use forked glimmer-build without babel helpers (#45) ([f9882db](https://github.com/bustle/mobiledoc-dom-renderer/commit/f9882db)), closes [#45](https://github.com/bustle/mobiledoc-dom-renderer/issues/45) |
49 | | -* use typeof check (#42) ([2170c2b](https://github.com/bustle/mobiledoc-dom-renderer/commit/2170c2b)), closes [#42](https://github.com/bustle/mobiledoc-dom-renderer/issues/42) [#41](https://github.com/bustle/mobiledoc-dom-renderer/issues/41) |
| 57 | +* use forked glimmer-build without babel helpers (#45) ([f9882db](https://github.com/bustle/mobiledoc-dom-renderer/commit/f9882db)) |
| 58 | +* use typeof check (#42) ([2170c2b](https://github.com/bustle/mobiledoc-dom-renderer/commit/2170c2b)), closes [#41](https://github.com/bustle/mobiledoc-dom-renderer/issues/41) |
50 | 59 |
|
51 | 60 |
|
52 | 61 |
|
53 | 62 | <a name="0.6.0"></a> |
54 | | -## 0.6.0 (2017-02-14) |
| 63 | +# 0.6.0 (2017-02-14) |
55 | 64 |
|
56 | 65 | * 0.6.0 ([89a33b1](https://github.com/bustle/mobiledoc-dom-renderer/commit/89a33b1)) |
57 | 66 | * Added tests for #reduceAndSanitizeAttributes ([1efce8e](https://github.com/bustle/mobiledoc-dom-renderer/commit/1efce8e)) |
|
61 | 70 | * Links with unsafe URIs are filtered out. ([ff17b95](https://github.com/bustle/mobiledoc-dom-renderer/commit/ff17b95)) |
62 | 71 | * Refactor and extend to version 0.2 ([b89d508](https://github.com/bustle/mobiledoc-dom-renderer/commit/b89d508)) |
63 | 72 | * Refactor href values to be sanitized ([003c749](https://github.com/bustle/mobiledoc-dom-renderer/commit/003c749)) |
64 | | -* Use glimmer build (#40) ([8b82854](https://github.com/bustle/mobiledoc-dom-renderer/commit/8b82854)), closes [#40](https://github.com/bustle/mobiledoc-dom-renderer/issues/40) |
| 73 | +* Use glimmer build (#40) ([8b82854](https://github.com/bustle/mobiledoc-dom-renderer/commit/8b82854)) |
65 | 74 |
|
66 | 75 |
|
67 | 76 |
|
68 | 77 | <a name="0.5.4"></a> |
69 | | -## <small>0.5.4 (2016-11-15)</small> |
| 78 | +## 0.5.4 (2016-11-15) |
70 | 79 |
|
71 | 80 | * 0.5.2 ([40cdbe5](https://github.com/bustle/mobiledoc-dom-renderer/commit/40cdbe5)) |
72 | 81 | * 0.5.3 ([43f7908](https://github.com/bustle/mobiledoc-dom-renderer/commit/43f7908)) |
73 | 82 | * 0.5.4 ([5730c65](https://github.com/bustle/mobiledoc-dom-renderer/commit/5730c65)) |
74 | | -* Add a markup renderer option (#32) ([a368f34](https://github.com/bustle/mobiledoc-dom-renderer/commit/a368f34)), closes [#32](https://github.com/bustle/mobiledoc-dom-renderer/issues/32) |
75 | | -* Document markup renderer (#33) ([2614b4e](https://github.com/bustle/mobiledoc-dom-renderer/commit/2614b4e)), closes [#33](https://github.com/bustle/mobiledoc-dom-renderer/issues/33) |
| 83 | +* Add a markup renderer option (#32) ([a368f34](https://github.com/bustle/mobiledoc-dom-renderer/commit/a368f34)) |
| 84 | +* Document markup renderer (#33) ([2614b4e](https://github.com/bustle/mobiledoc-dom-renderer/commit/2614b4e)) |
76 | 85 | * Mobiledoc 0.3.1 ([93cd8ba](https://github.com/bustle/mobiledoc-dom-renderer/commit/93cd8ba)) |
77 | 86 | * Support didRender for latest mobiledoc-kit ([70929c6](https://github.com/bustle/mobiledoc-dom-renderer/commit/70929c6)) |
78 | 87 | * Update release instructions to use `np` ([014de03](https://github.com/bustle/mobiledoc-dom-renderer/commit/014de03)) |
79 | 88 | * Update to use yarn ([e46b453](https://github.com/bustle/mobiledoc-dom-renderer/commit/e46b453)) |
80 | | -* chore(scripts): Use version instead of postversion npm script (#36) ([17e35de](https://github.com/bustle/mobiledoc-dom-renderer/commit/17e35de)), closes [#36](https://github.com/bustle/mobiledoc-dom-renderer/issues/36) |
| 89 | +* chore(scripts): Use version instead of postversion npm script (#36) ([17e35de](https://github.com/bustle/mobiledoc-dom-renderer/commit/17e35de)) |
81 | 90 |
|
82 | 91 |
|
83 | 92 |
|
84 | 93 | <a name="0.5.1"></a> |
85 | | -## <small>0.5.1 (2016-05-12)</small> |
| 94 | +## 0.5.1 (2016-05-12) |
86 | 95 |
|
87 | 96 | * [bugfix] Pass dom, isInEditor args to atoms ([6c98424](https://github.com/bustle/mobiledoc-dom-renderer/commit/6c98424)) |
88 | 97 | * [docs] minor change to release process in readme ([b637a47](https://github.com/bustle/mobiledoc-dom-renderer/commit/b637a47)) |
|
91 | 100 |
|
92 | 101 |
|
93 | 102 | <a name="0.5.0"></a> |
94 | | -## 0.5.0 (2016-04-14) |
| 103 | +# 0.5.0 (2016-04-14) |
95 | 104 |
|
96 | 105 | * Remove card wrappers ([c9632fa](https://github.com/bustle/mobiledoc-dom-renderer/commit/c9632fa)) |
97 | 106 | * Update changelog ([1505a05](https://github.com/bustle/mobiledoc-dom-renderer/commit/1505a05)) |
|
102 | 111 |
|
103 | 112 |
|
104 | 113 | <a name="0.4.1"></a> |
105 | | -## <small>0.4.1 (2016-03-11)</small> |
| 114 | +## 0.4.1 (2016-03-11) |
106 | 115 |
|
107 | 116 | * 0.4.1 ([d350c73](https://github.com/bustle/mobiledoc-dom-renderer/commit/d350c73)) |
108 | 117 | * Render pull-quote as <div class="pull-quote" ([638f46d](https://github.com/bustle/mobiledoc-dom-renderer/commit/638f46d)), closes [#26](https://github.com/bustle/mobiledoc-dom-renderer/issues/26) |
|
111 | 120 |
|
112 | 121 |
|
113 | 122 | <a name="0.4.0"></a> |
114 | | -## 0.4.0 (2016-02-21) |
| 123 | +# 0.4.0 (2016-02-21) |
115 | 124 |
|
116 | 125 | * 0.4.0 ([c426575](https://github.com/bustle/mobiledoc-dom-renderer/commit/c426575)) |
117 | 126 | * Use strict in brocfile ([bba53ff](https://github.com/bustle/mobiledoc-dom-renderer/commit/bba53ff)) |
118 | 127 |
|
119 | 128 |
|
120 | 129 |
|
121 | 130 | <a name="0.4.0-beta4"></a> |
122 | | -## 0.4.0-beta4 (2016-02-20) |
| 131 | +# 0.4.0-beta4 (2016-02-20) |
123 | 132 |
|
124 | 133 | * 0.4.0-beta4 ([dc07520](https://github.com/bustle/mobiledoc-dom-renderer/commit/dc07520)) |
125 | 134 | * Create section element with correct args ([6f8df27](https://github.com/bustle/mobiledoc-dom-renderer/commit/6f8df27)) |
126 | 135 |
|
127 | 136 |
|
128 | 137 |
|
129 | 138 | <a name="0.4.0-beta3"></a> |
130 | | -## 0.4.0-beta3 (2016-02-20) |
| 139 | +# 0.4.0-beta3 (2016-02-20) |
131 | 140 |
|
132 | 141 | * 0.4.0-beta3 ([4b83f54](https://github.com/bustle/mobiledoc-dom-renderer/commit/4b83f54)) |
133 | 142 | * Document rendering HTML ([2d2a8f7](https://github.com/bustle/mobiledoc-dom-renderer/commit/2d2a8f7)) |
|
136 | 145 |
|
137 | 146 |
|
138 | 147 | <a name="0.4.0-beta2"></a> |
139 | | -## 0.4.0-beta2 (2016-02-19) |
| 148 | +# 0.4.0-beta2 (2016-02-19) |
140 | 149 |
|
141 | 150 | * 0.4.0-beta2 ([387c331](https://github.com/bustle/mobiledoc-dom-renderer/commit/387c331)) |
142 | 151 | * Node-safe window check ([6f0e6ce](https://github.com/bustle/mobiledoc-dom-renderer/commit/6f0e6ce)) |
143 | 152 |
|
144 | 153 |
|
145 | 154 |
|
146 | 155 | <a name="0.4.0-beta1"></a> |
147 | | -## 0.4.0-beta1 (2016-02-11) |
| 156 | +# 0.4.0-beta1 (2016-02-11) |
148 | 157 |
|
149 | 158 | * Add dom option for renderer, SimpleDOM tests ([0ed823b](https://github.com/bustle/mobiledoc-dom-renderer/commit/0ed823b)) |
150 | 159 | * Update changelog ([85c42e9](https://github.com/bustle/mobiledoc-dom-renderer/commit/85c42e9)) |
|
153 | 162 |
|
154 | 163 |
|
155 | 164 | <a name="0.3.0"></a> |
156 | | -## 0.3.0 (2016-02-04) |
| 165 | +# 0.3.0 (2016-02-04) |
157 | 166 |
|
158 | 167 | * 0.3.0 ([c0f4364](https://github.com/bustle/mobiledoc-dom-renderer/commit/c0f4364)) |
159 | 168 |
|
160 | 169 |
|
161 | 170 |
|
162 | 171 | <a name="0.3.0-beta3"></a> |
163 | | -## 0.3.0-beta3 (2016-01-21) |
| 172 | +# 0.3.0-beta3 (2016-01-21) |
164 | 173 |
|
165 | 174 | * 0.3.0-beta3 ([5f2e60e](https://github.com/bustle/mobiledoc-dom-renderer/commit/5f2e60e)) |
166 | 175 | * Add sectionElementRenderer option ([fa2e9be](https://github.com/bustle/mobiledoc-dom-renderer/commit/fa2e9be)) |
167 | 176 |
|
168 | 177 |
|
169 | 178 |
|
170 | 179 | <a name="0.3.0-beta2"></a> |
171 | | -## 0.3.0-beta2 (2015-12-17) |
| 180 | +# 0.3.0-beta2 (2015-12-17) |
172 | 181 |
|
173 | 182 | * 0.3.0-beta2 ([43e687c](https://github.com/bustle/mobiledoc-dom-renderer/commit/43e687c)) |
174 | 183 |
|
175 | 184 |
|
176 | 185 |
|
177 | 186 | <a name="0.3.0-beta1"></a> |
178 | | -## 0.3.0-beta1 (2015-12-17) |
| 187 | +# 0.3.0-beta1 (2015-12-17) |
179 | 188 |
|
180 | 189 | * 0.3.0-beta1 ([ba05d16](https://github.com/bustle/mobiledoc-dom-renderer/commit/ba05d16)) |
181 | 190 | * fix marker type util import ([3e11c33](https://github.com/bustle/mobiledoc-dom-renderer/commit/3e11c33)) |
|
189 | 198 |
|
190 | 199 |
|
191 | 200 | <a name="0.2.1"></a> |
192 | | -## <small>0.2.1 (2015-11-23)</small> |
| 201 | +## 0.2.1 (2015-11-23) |
193 | 202 |
|
194 | 203 | * 0.2.1 ([cfd0a97](https://github.com/bustle/mobiledoc-dom-renderer/commit/cfd0a97)) |
195 | 204 |
|
196 | 205 |
|
197 | 206 |
|
198 | 207 | <a name="0.2.0"></a> |
199 | | -## 0.2.0 (2015-11-23) |
| 208 | +# 0.2.0 (2015-11-23) |
200 | 209 |
|
201 | 210 | * 0.2.0 ([5849616](https://github.com/bustle/mobiledoc-dom-renderer/commit/5849616)) |
202 | 211 | * refactor to handle new cards ([e6fd6fd](https://github.com/bustle/mobiledoc-dom-renderer/commit/e6fd6fd)), closes [#17](https://github.com/bustle/mobiledoc-dom-renderer/issues/17) |
|
205 | 214 |
|
206 | 215 |
|
207 | 216 | <a name="0.1.18"></a> |
208 | | -## <small>0.1.18 (2015-11-16)</small> |
| 217 | +## 0.1.18 (2015-11-16) |
209 | 218 |
|
210 | 219 | * 0.1.18 ([172ba45](https://github.com/bustle/mobiledoc-dom-renderer/commit/172ba45)) |
211 | 220 | * Add update-changelog ([2f7100c](https://github.com/bustle/mobiledoc-dom-renderer/commit/2f7100c)) |
|
219 | 228 |
|
220 | 229 |
|
221 | 230 | <a name="0.1.17"></a> |
222 | | -## <small>0.1.17 (2015-11-12)</small> |
| 231 | +## 0.1.17 (2015-11-12) |
223 | 232 |
|
224 | 233 | * 0.1.17 ([0c35bcc](https://github.com/bustle/mobiledoc-dom-renderer/commit/0c35bcc)) |
225 | 234 | * remove ember-addon index ([c857bf6](https://github.com/bustle/mobiledoc-dom-renderer/commit/c857bf6)) |
|
228 | 237 |
|
229 | 238 |
|
230 | 239 | <a name="0.1.16"></a> |
231 | | -## <small>0.1.16 (2015-10-24)</small> |
| 240 | +## 0.1.16 (2015-10-24) |
232 | 241 |
|
233 | 242 | * 0.1.16 ([1a3eff2](https://github.com/bustle/mobiledoc-dom-renderer/commit/1a3eff2)) |
234 | 243 | * Assert that `cards` is not passed as an array ([c7ea455](https://github.com/bustle/mobiledoc-dom-renderer/commit/c7ea455)) |
235 | 244 |
|
236 | 245 |
|
237 | 246 |
|
238 | 247 | <a name="0.1.15"></a> |
239 | | -## <small>0.1.15 (2015-10-16)</small> |
| 248 | +## 0.1.15 (2015-10-16) |
240 | 249 |
|
241 | 250 | * 0.1.15 ([955d8af](https://github.com/bustle/mobiledoc-dom-renderer/commit/955d8af)) |
242 | 251 | * Add a main definition for ember-addon ([31b7991](https://github.com/bustle/mobiledoc-dom-renderer/commit/31b7991)) |
243 | 252 |
|
244 | 253 |
|
245 | 254 |
|
246 | 255 | <a name="0.1.14"></a> |
247 | | -## <small>0.1.14 (2015-10-15)</small> |
| 256 | +## 0.1.14 (2015-10-15) |
248 | 257 |
|
249 | 258 | * 0.1.14 ([29016e6](https://github.com/bustle/mobiledoc-dom-renderer/commit/29016e6)) |
250 | 259 | * Build commonjs ([8d540f4](https://github.com/bustle/mobiledoc-dom-renderer/commit/8d540f4)) |
251 | 260 |
|
252 | 261 |
|
253 | 262 |
|
254 | 263 | <a name="0.1.13"></a> |
255 | | -## <small>0.1.13 (2015-10-01)</small> |
| 264 | +## 0.1.13 (2015-10-01) |
256 | 265 |
|
257 | 266 | * 0.1.12 ([7b90ad6](https://github.com/bustle/mobiledoc-dom-renderer/commit/7b90ad6)) |
258 | 267 | * 0.1.13 ([f60bc90](https://github.com/bustle/mobiledoc-dom-renderer/commit/f60bc90)) |
|
262 | 271 |
|
263 | 272 |
|
264 | 273 | <a name="0.1.11"></a> |
265 | | -## <small>0.1.11 (2015-08-25)</small> |
| 274 | +## 0.1.11 (2015-08-25) |
266 | 275 |
|
267 | 276 | * 0.1.11 ([455b8e7](https://github.com/bustle/mobiledoc-dom-renderer/commit/455b8e7)) |
268 | 277 | * Make an addon ([c7ae737](https://github.com/bustle/mobiledoc-dom-renderer/commit/c7ae737)) |
269 | 278 |
|
270 | 279 |
|
271 | 280 |
|
272 | 281 | <a name="0.1.10"></a> |
273 | | -## <small>0.1.10 (2015-08-05)</small> |
| 282 | +## 0.1.10 (2015-08-05) |
274 | 283 |
|
275 | 284 | * 0.1.10 ([6a2fbcf](https://github.com/bustle/mobiledoc-dom-renderer/commit/6a2fbcf)) |
276 | 285 | * Fix bad utils path and test ([3305634](https://github.com/bustle/mobiledoc-dom-renderer/commit/3305634)) |
277 | 286 |
|
278 | 287 |
|
279 | 288 |
|
280 | 289 | <a name="0.1.9"></a> |
281 | | -## <small>0.1.9 (2015-08-05)</small> |
| 290 | +## 0.1.9 (2015-08-05) |
282 | 291 |
|
283 | 292 | * 0.1.9 ([a4b5501](https://github.com/bustle/mobiledoc-dom-renderer/commit/a4b5501)) |
284 | 293 | * Add a default image card implementation ([58adcf1](https://github.com/bustle/mobiledoc-dom-renderer/commit/58adcf1)) |
|
289 | 298 |
|
290 | 299 |
|
291 | 300 | <a name="0.1.8"></a> |
292 | | -## <small>0.1.8 (2015-07-29)</small> |
| 301 | +## 0.1.8 (2015-07-29) |
293 | 302 |
|
294 | 303 | * 0.1.7 ([4782eee](https://github.com/bustle/mobiledoc-dom-renderer/commit/4782eee)) |
295 | 304 | * 0.1.8 ([c6b0043](https://github.com/bustle/mobiledoc-dom-renderer/commit/c6b0043)) |
|
299 | 308 |
|
300 | 309 |
|
301 | 310 | <a name="0.1.6"></a> |
302 | | -## <small>0.1.6 (2015-07-27)</small> |
| 311 | +## 0.1.6 (2015-07-27) |
303 | 312 |
|
304 | 313 | * 0.1.6 ([f13bbf8](https://github.com/bustle/mobiledoc-dom-renderer/commit/f13bbf8)) |
305 | 314 |
|
306 | 315 |
|
307 | 316 |
|
308 | 317 | <a name="0.1.5"></a> |
309 | | -## <small>0.1.5 (2015-07-15)</small> |
| 318 | +## 0.1.5 (2015-07-15) |
310 | 319 |
|
311 | 320 | * 0.1.5 ([45298d8](https://github.com/bustle/mobiledoc-dom-renderer/commit/45298d8)) |
312 | 321 | * Render cards to DOM ([dfe3e96](https://github.com/bustle/mobiledoc-dom-renderer/commit/dfe3e96)) |
313 | 322 |
|
314 | 323 |
|
315 | 324 |
|
316 | 325 | <a name="0.1.4"></a> |
317 | | -## <small>0.1.4 (2015-07-13)</small> |
| 326 | +## 0.1.4 (2015-07-13) |
318 | 327 |
|
319 | 328 | * 0.1.4 ([eb11c5d](https://github.com/bustle/mobiledoc-dom-renderer/commit/eb11c5d)) |
320 | 329 | * Add support for image sections ([5fd6d81](https://github.com/bustle/mobiledoc-dom-renderer/commit/5fd6d81)) |
321 | 330 |
|
322 | 331 |
|
323 | 332 |
|
324 | 333 | <a name="0.1.3"></a> |
325 | | -## <small>0.1.3 (2015-07-09)</small> |
| 334 | +## 0.1.3 (2015-07-09) |
326 | 335 |
|
327 | 336 | * 0.1.3 ([079e0c1](https://github.com/bustle/mobiledoc-dom-renderer/commit/079e0c1)) |
328 | 337 | * add jshintrc ([cb0607a](https://github.com/bustle/mobiledoc-dom-renderer/commit/cb0607a)) |
|
337 | 346 |
|
338 | 347 |
|
339 | 348 | <a name="0.1.2"></a> |
340 | | -## <small>0.1.2 (2015-07-09)</small> |
| 349 | +## 0.1.2 (2015-07-09) |
341 | 350 |
|
342 | 351 | * 0.1.2 ([6e57123](https://github.com/bustle/mobiledoc-dom-renderer/commit/6e57123)) |
343 | 352 | * ignore npm-debug.log ([a652ce2](https://github.com/bustle/mobiledoc-dom-renderer/commit/a652ce2)) |
344 | 353 |
|
345 | 354 |
|
346 | 355 |
|
347 | 356 | <a name="0.1.1"></a> |
348 | | -## <small>0.1.1 (2015-07-09)</small> |
| 357 | +## 0.1.1 (2015-07-09) |
349 | 358 |
|
350 | 359 | * add "files" to package.json ([268841e](https://github.com/bustle/mobiledoc-dom-renderer/commit/268841e)) |
351 | 360 | * v0.1.1 ([f74e486](https://github.com/bustle/mobiledoc-dom-renderer/commit/f74e486)) |
352 | 361 |
|
353 | 362 |
|
354 | 363 |
|
355 | 364 | <a name="0.1.0"></a> |
356 | | -## 0.1.0 (2015-07-09) |
| 365 | +# 0.1.0 (2015-07-09) |
357 | 366 |
|
358 | 367 | * Add dom renderer, tests ([58a531e](https://github.com/bustle/mobiledoc-dom-renderer/commit/58a531e)) |
359 | 368 | * initial project structure ([39a9b34](https://github.com/bustle/mobiledoc-dom-renderer/commit/39a9b34)) |
|
0 commit comments