Skip to content

Commit 9568197

Browse files
authored
Merge pull request #1022 from ix5/site-ie10
docs: Disavow IE10 compatibility
2 parents ac9fb0d + 0ae94b4 commit 9568197

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@ Breaking Changes
2424
every push to ``master``, while ``isso:release`` points to the latest stable
2525
release (`#970`_, janw). Previously, ``:latest`` pointed to the latest stable
2626
(tagged) version
27+
- Disavow IE10 compatibility: (Not-so) recent changes mean that Isso is no
28+
longer compatible (`#1022`, ix5)
2729

2830
.. _#970: https://github.com/isso-comments/isso/pull/970
31+
.. _#1022: https://github.com/isso-comments/isso/pull/1022
2932

3033
Bugfixes & Improvements
3134
^^^^^^^^^^^^^^^^^^^^^^^

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<p><strong>Configurable JS client</strong></p>
3333
<p>Embed a single JS file, 65kB (20kB gzipped) and you are
3434
done.</p>
35-
<p>Supports Firefox, Safari, Chrome and IE10.</p>
35+
<p>Supports Firefox, Safari, Chrome and Edge.</p>
3636
</li>
3737
</ul>
3838
</div>

0 commit comments

Comments
 (0)