Skip to content

Commit

Permalink
v1.3.7 (closes #22 #23)
Browse files Browse the repository at this point in the history
  • Loading branch information
xdrop committed Feb 1, 2019
1 parent 8efc8cd commit 19ba8ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<h1>Changelog</h1>
<p>----</p>
<h1>1.3.7</h1>
<ul>
<li>Add visual indent guide</li>
<li>Add support for 2019.1 EAP</li>
</ul>
<h1>1.3.6</h1>
<ul>
<li>Fix exception with class not found</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ class NightOwlProjectComponent(project: Project) : AbstractProjectComponent(proj
<br/>
<b>In this release</b>: <ul>
<ul>
<li>Fix exception with class not found</li>
<li>Add visual indent guide</li>
<li>Add support for 2019.1 EAP</li>
</ul>
</br>
Visit our <a href="https://github.com/xdrop/night-owl-jetbrains/issues">Github page</a> for any issues you have.
Expand Down

0 comments on commit 19ba8ec

Please sign in to comment.