diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog b/changelog new file mode 100644 index 00000000..44886bb0 --- /dev/null +++ b/changelog | |||
@@ -0,0 +1,8 @@ | |||
1 | * 0.1.0.0: Initial version. | ||
2 | * 0.1.1.0: Allow passing raw argument\/result dictionaries. | ||
3 | * 0.2.0.0: Async API have been removed, use /async/ package instead. | ||
4 | Expose caller address in handlers. | ||
5 | * 0.2.2.0: Use bencoding-0.2.2.* | ||
6 | * 0.3.0.0: Use bencoding-0.3.* | ||
7 | Rename Remote.* to Network.* modules. | ||
8 | * 0.4.0.0: IPv6 support. \ No newline at end of file | ||