Skip to content

Commit 4742117

Browse files
committed
Update changelog
1 parent 149b704 commit 4742117

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [3.8.1]
8+
### Fixed
9+
- Block license key cache sharing between all non-custom patchers
10+
- Properly handle situation when WWW response doesn't contain status header - previously it was assumed to be 200 (OK), right now response is marked as timed out
11+
712
## [3.8.0]
813
### Added
914
- Patcher now keeps track of keeping only one it's instance running
@@ -20,8 +25,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2025
- Properly handle timeouts when using chuncked HTTP downloader
2126
- Fix occasional torrent downloader failures due to sharing violation issues with downloaded file
2227
- Fix log file sending
23-
- Block license key cache sharing between all non-custom patchers
24-
- Properly handle situation when WWW response doesn't contain status header - previously it was assumed to be 200 (OK), right now response is marked as timed out
2528

2629
## [3.7.0]
2730
### Changed

0 commit comments

Comments
 (0)