summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: c19099a3ef9f8a2da9368e2bba5b5b16fc8b87bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2013-11-25  Sam Truzjan  <pxqr.sta@gmail.com>

	* Version 0.0.0.3
	* use Pretty class from pretty-class package;
	* Data.Torrent.Client.hs:
	* /tests/: fixed;

2013-11-21  Sam Truzjan  <pxqr.sta@gmail.com>

	Version 0.0.0.2

	* InfoHash.hs: added rendering to Text.
	* Torrent.hs:  added pretty printing and content type.
	* Magnet.hs:   added constructors from Torrent datatype.
	* New:         added Data.Torrent.Client, Data.Torrent.Progress,
	Network.Bittorrent.Core.PeerId, Network.BitTorrent.PeerAddr
	modules.

2013-11-01  Sam Truzjan  <pxqr.sta@gmail.com>

	Initial version: 0.0.0.1