Skip to content

Commit e6689e0

Browse files
aiordacheUlysses Souza
aiordache
authored and
Ulysses Souza
committed
Post-release 4.4.2 changelog updates
Signed-off-by: aiordache <anca.iordache@docker.com>
1 parent 2807fde commit e6689e0

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

docs/change-log.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Change log
22
==========
33

4+
4.4.2
5+
-----
6+
7+
[List of PRs / issues for this release](https://github.com/docker/docker-py/milestone/71?closed=1)
8+
9+
### Bugfixes
10+
- Fix SSH connection bug where the hostname was incorrectly trimmed and the error was hidden
11+
- Fix docs example
12+
13+
### Miscellaneous
14+
- Add Python3.8 and 3.9 in setup.py classifier list
15+
416
4.4.1
517
-----
618

@@ -10,7 +22,6 @@ Change log
1022
- Avoid setting unsuported parameter for subprocess.Popen on Windows
1123
- Replace use of deprecated "filter" argument on ""docker/api/image"
1224

13-
1425
4.4.0
1526
-----
1627

@@ -28,7 +39,6 @@ Change log
2839
- Improve exception messages for server and client errors
2940
- Bump cryptography from 2.3 to 3.2
3041

31-
3242
4.3.1
3343
-----
3444

@@ -53,7 +63,6 @@ Change log
5363
- Update default API version to v1.39
5464
- Update test engine version to 19.03.12
5565

56-
5766
4.2.2
5867
-----
5968

@@ -109,7 +118,6 @@ Change log
109118
- Adjust `--platform` tests for changes in docker engine
110119
- Update credentials-helpers to v0.6.3
111120

112-
113121
4.0.2
114122
-----
115123

@@ -123,7 +131,6 @@ Change log
123131

124132
- Bumped version of websocket-client
125133

126-
127134
4.0.1
128135
-----
129136

0 commit comments

Comments
 (0)