Skip to content

Commit b61b95d

Browse files
committed
change log and version
1 parent 20a4d18 commit b61b95d

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

beeswarm/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '0.4.13'
1+
version = '0.4.14'

changelog.txt

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
0.4.14
2+
- Handling simultaneous deletion of drones and bait users
3+
- Fixed bug where default bait users was created on every startup
4+
5+
0.4.13
6+
- Error handling when requesting initial config from non-responding server.
7+
8+
0.4.12
9+
- Fixed serialization bug when processing banners.
10+
11+
0.4.11
12+
- Fixed default ports that was not honored during --customize.
13+
14+
0.4.10
15+
- Delaying config request.
16+
17+
0.4.9
18+
- Workaround for config message.
19+
20+
0.4.8
21+
- Fixed missing requirements.
22+
23+
0.4.7
24+
- Fixed whitespace after shebang.

0 commit comments

Comments
 (0)