We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447bee1 commit b7fc4fbCopy full SHA for b7fc4fb
index.html
@@ -76,6 +76,13 @@ <h2>Where To Start</h2>
76
<h2>Change History</h2>
77
78
<ul>
79
+ <li>10/06/2014:
80
+ <ul>
81
+ <li>Rewrite for version 2.0.0</li>
82
+ <li>Using subprocess instead of webbrowser. Seems to solve #19</li>
83
+ <li>Smaller, simplier sublime-settings file</li>
84
+ </ul>
85
+ </li>
86
<li>05/15/2014:
87
88
<li>Current view only saves if there are modifications (<a href="https://github.com/adampresley/sublime-view-in-browser/issues/32">#32</a>)</li>
0 commit comments