Skip to content

Commit 9dcf88e

Browse files
committed
Releasee v3.1.1
1 parent 6cf3cb0 commit 9dcf88e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning].
44

5-
## Unreleased
5+
## 3.1.1 - 2019-04-24
66

77
### Fixed
88

src/main/resources/META-INF/plugin.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,18 @@
3333
<li><b>IDEA</b></li>
3434
<li><b>RubyMine</b></li>
3535
<li><b>GoLand</b></li>
36+
<li><b>Cursive</b></li>
3637
</ul>
3738
]]></description>
3839

3940
<change-notes><![CDATA[
40-
<a href="https://github.com/Ashald/EnvFile/tree/v3.1.0"><b>v3.1.0</b></a> (2018-11-28)
41+
<a href="https://github.com/Ashald/EnvFile/tree/v3.1.1"><b>v3.1.1</b></a> (2019-04-24)
4142
<br/>
4243
<br/>
4344
44-
<b>Added</b>:
45+
<b>Fixed</b>:
4546
<ul>
46-
<li>EnvFile can substitute Jet Brains path macro references</li>
47-
<li>Add an option to ignore missing files</li>
47+
<li>Substitute parent process env vars in IDEA - wasn't working before</li>
4848
</ul>
4949
<br/>
5050
<br/>

0 commit comments

Comments
 (0)