diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/changelog b/changelog deleted file mode 100644 index edbd7faa..00000000 --- a/changelog +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
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. | ||
9 | * 0.4.0.1: Minor documentation fixes. | ||
10 | * 0.4.1.0: Use bencoding-0.4.* | ||
11 | * 0.4.1.1: Fixed build failure on GHC == 7.4.* | ||