File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Changelog
14
14
- Fix: avoid DeprecationError on ConfigParser.readfp()
15
15
- Add Tox Github Action
16
16
- Documentation fixups
17
- - Security: bump Pygments version to >=2.7.4
18
- - Fix .env -file quote stripping
17
+ - Security: bump Pygments version to >=2.7.4
18
+ - Fix .env -file quote stripping
19
19
- Changelog catchups for 3.2 and 3.3
20
20
21
21
@@ -99,7 +99,7 @@ Changelog
99
99
----------------
100
100
- Improve README
101
101
- Add notice on fail fast policy. [ Henrique Bastos]
102
- - Fix boolean convertion of default value. [ Henrique Bastos]
102
+ - Fix boolean conversion of default value. [ Henrique Bastos]
103
103
- Update setup.py. [ Henrique Bastos]
104
104
- Add docutils and pygments to development's requirements.txt. [ Henrique Bastos]
105
105
- Upgrade development dependencies. [ Henrique Bastos]
@@ -113,7 +113,7 @@ Changelog
113
113
- Add comments. [ Henrique Bastos]
114
114
- Remove unused variables. [ Henrique Bastos]
115
115
- Add Repository classes. [ Henrique Bastos]
116
- - Chage ConfigEnv behavior to raise when option or default are undefined. [ Henrique Bastos]
116
+ - Change ConfigEnv behavior to raise when option or default are undefined. [ Henrique Bastos]
117
117
118
118
119
119
2.1 (2015-03-19)
You can’t perform that action at this time.
0 commit comments