File tree Expand file tree Collapse file tree 2 files changed +25
-2
lines changed
Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 0.38 .0 (2021-02-13 )
4+ 0.39 .0 (2021-03-18 )
55-------------------
66------------
77
8+ Fix
9+ ~~~
10+ - Fix missing INFO logs. [Gallo Feliz]
11+
12+ Other
13+ ~~~~~
14+ - Merge pull request #173 from gallofeliz/make-compatible-python-call.
15+ [Jose Diaz-Gonzalez]
16+
17+ Try to make compatible code with direct Python call ; reduce the hard link of the code with the cli
18+ - Try to make compatible code with direct Python call ; reduce the hard
19+ link of the code with the cli. [Gallo Feliz]
20+ - Merge pull request #174 from atorrescogollo/master. [Jose Diaz-
21+ Gonzalez]
22+
23+ Fixed release_name with slash bug
24+ - Fixed release_name with slash bug. [Álvaro Torres Cogollo]
25+
26+
27+ 0.38.0 (2021-02-13)
28+ -------------------
29+
830Fix
931~~~
1032- Always clone with OAuth token when provided. [Samantha Baldwin]
1638
1739Other
1840~~~~~
41+ - Release version 0.38.0. [Jose Diaz-Gonzalez]
1942- Merge pull request #172 from samanthaq/always-use-oauth-when-provided.
2043 [Jose Diaz-Gonzalez]
2144
Original file line number Diff line number Diff line change 1- __version__ = '0.38 .0'
1+ __version__ = '0.39 .0'
You can’t perform that action at this time.
0 commit comments