Skip to content

Commit 99e138c

Browse files
committed
Updated change log
1 parent 0e3961c commit 99e138c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h1 class="header">Sublime Text View In Browser Plugin</h1>
3939
<section>
4040
<h1>View In Browser</h1>
4141
<p>
42-
<em>View In Browser</em> is a Sublime Text 2 plugin that will open whatever is in your
42+
<em>View In Browser</em> is a Sublime Text plugin that will open whatever is in your
4343
current view/tab in your browser of choice. If the file you are working with is new
4444
and has not been saved then this plugin will save a temporary copy fo you and then open it up.
4545
View In Browser also works with local application servers to open your files using a URL prefix.
@@ -76,6 +76,11 @@ <h2>Where To Start</h2>
7676
<h2>Change History</h2>
7777

7878
<ul>
79+
<li>07/03/2013:
80+
<ul>
81+
<li>Changes to support Sublime Text 3 and Python 3 (<a href="https://github.com/adampresley/sublime-view-in-browser/issues/13">#13</a>)</li>
82+
</ul>
83+
</li>
7984
<li>06/15/2013:
8085
<ul>
8186
<li>Backslashes in Windows are now converted to forward slashes when using a local server configuration. Closes <a href="https://github.com/adampresley/sublime-view-in-browser/issues/16">#16</a></li>

0 commit comments

Comments
 (0)