We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a4d18 commit b61b95dCopy full SHA for b61b95d
beeswarm/__init__.py
@@ -1 +1 @@
1
-version = '0.4.13'
+version = '0.4.14'
changelog.txt
@@ -0,0 +1,24 @@
+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