Skip to content

Commit 7ba2b7f

Browse files
author
Juliya Smith
committed
Update changelog
1 parent 0164892 commit 7ba2b7f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
The intended audience of this file is for py42 consumers -- as such, changes that don't affect
8-
how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here.
8+
how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here.
9+
10+
## 0.1.1 - 2019-10-29
11+
12+
### Fixed
13+
- Issue where error message was inaccurate when using the wrong port for server destinations.
14+
15+
### Added
16+
- Error handling for all socket errors.

0 commit comments

Comments
 (0)