Skip to content

Commit 396cdd8

Browse files
Update CHANGELOG.md
1 parent 7bf5e60 commit 396cdd8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,29 @@
1+
# Changelog
12

3+
Versions are monotonically increased based on Semantic Versioning.
4+
5+
***
6+
7+
## V0.2 (09/12/2017)
8+
9+
## Backward incompatible changes
10+
None
11+
12+
## Deprecations
13+
None
14+
15+
## Changes
16+
Fixed [issue #1](https://github.com/YaokaiYang-assaultmaster/PythonPortScanner/issues/1). Specifically, fixed Windows has no `SO_REUSEPORT` for TCP socket error and change message encoding to `utf-8` before sending out.
17+
18+
***
19+
20+
## V0.1 (05/30/2017)
21+
22+
## Backward incompatible changes
23+
None
24+
25+
## Deprecations
26+
None
27+
28+
## Changes
29+
Initialized the whole project. First version finished.

0 commit comments

Comments
 (0)