File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] .
44
5- ## Unreleased
5+ ## 3.4.1 - 2022-10-04
66
77### Fixed
88
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >net.ashald.envfile</id >
33 <name >EnvFile</name >
4- <version >3.4.0 </version >
4+ <version >3.4.1 </version >
55 <vendor email =" envfile@ashald.net" >Borys Pierov</vendor >
66
77 <description ><![CDATA[
3838 ]]> </description >
3939
4040 <change-notes ><![CDATA[
41- <a href="https://github.com/Ashald/EnvFile/tree/v3.4.0 "><b>v3.4.0 </b></a> (2022-10-03 )
41+ <a href="https://github.com/Ashald/EnvFile/tree/v3.4.1 "><b>v3.4.1 </b></a> (2022-10-04 )
4242 <br/>
4343 <br/>
4444
45- <b>Added </b>:
45+ <b>Fixed </b>:
4646 <ul>
47- <li>When environment variables file is executed, it now receives all environment variables accumulated by previous entries</li>
48- <li>Log stderr from execution of environment variables files into IDE event console</li>
47+ <li>Plugin affecting env vars even when disabled</li>
4948 </ul>
5049
5150 <br/>
You can’t perform that action at this time.
0 commit comments