File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## [ 0.2.1] - ??
7+ ## [ 0.2.1] - 2016-10-18
88
99### Fixed
1010- Remove debug output (#126 )
@@ -14,8 +14,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414- Infinite loop when symlinking across mountpoints (#133 )
1515- Don't allow chdir aliases
1616- Mountpoint detection (#138 #139 )
17- - Fix usage of ` $OLDPWD ` (#141 )
18- - Fix .env files at mountpoint (#146 )
17+ - No more override of ` $OLDPWD ` (#141 )
18+ - .env files at mountpoint are now being found (#146 )
1919
2020## [ 0.2.0] - 2016-08-08
2121
@@ -71,4 +71,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7171[ 0.0.1 ] : https://github.com/kennethreitz/autoenv/releases/tag/v0.0.1
7272[ 0.1.0 ] : https://github.com/kennethreitz/autoenv/releases/tag/v0.1.0
7373[ 0.2.0 ] : https://github.com/kennethreitz/autoenv/releases/tag/v0.2.0
74- [ 0.2.1 ] : https://github.com/kennethreitz/autoenv
74+ [ 0.2.1 ] : https://github.com/kennethreitz/autoenv/releases/tag/v0.2.1
75+ [ 0.2.2 ] : https://github.com/kennethreitz/autoenv
You can’t perform that action at this time.
0 commit comments