Skip to content

Commit 7f2ecef

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

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@ how a consumer would use the library (e.g. adding unit tests, updating documenta
1010
## 0.1.1 - 2019-10-29
1111

1212
### Fixed
13-
- Issue where error message was inaccurate when using the wrong port for server destinations.
13+
- Issue where IOError message was inaccurate when using the wrong port for server destinations.
1414

1515
### Added
1616
- Error handling for all socket errors.
17+
- Error handling for IOError 'connection refused'.
18+
- `aed.common.util.DestinationArgs` DTO for `aed.common.util.get_logger`.
19+
- `destination_type`
20+
- `destination`
21+
- `destination_port`
22+
- `destination_protocol`

0 commit comments

Comments
 (0)