summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-11-21 05:05:05 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-11-21 05:05:05 +0400
commit646666a09f577c22faf4a3ebe0889156e8f9bac3 (patch)
treeeefec769267d901b8983ad16682844a4891e2891 /ChangeLog
parentfc4d96d32ad986ec36e511588cb6078d4ad2323a (diff)
Bump version number to 0.0.0.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 00000000..67185b52
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,14 @@
12013-11-21 Sam Truzjan <pxqr.sta@gmail.com>
2
3 Version 0.0.0.2
4
5 * InfoHash.hs: added rendering to Text.
6 * Torrent.hs: added pretty printing and content type.
7 * Magnet.hs: added constructors from Torrent datatype.
8 * New: added Data.Torrent.Client, Data.Torrent.Progress,
9 Network.Bittorrent.Core.PeerId, Network.BitTorrent.PeerAddr
10 modules.
11
122013-11-01 Sam Truzjan <pxqr.sta@gmail.com>
13
14 Initial version: 0.0.0.1