From 7cd03780732960e9fea329cf47598e6660e06274 Mon Sep 17 00:00:00 2001 From: Nikolay Kostov Date: Thu, 7 Jan 2016 23:57:15 +0200 Subject: [PATCH] HISTORY.TXT updated. Added build status in README.md --- HISTORY.TXT | 5 ++++- README.md | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.TXT b/HISTORY.TXT index 3d36e51..f2bc318 100644 --- a/HISTORY.TXT +++ b/HISTORY.TXT @@ -1,4 +1,4 @@ ----=== 0.43 (??-02-2014) ===--- +---=== 0.43 (08-01-2016) ===--- - Global: The program is now open source and the source is available in https://github.com/NikolayIT/RatioMaster.NET - Global: Program built for .NET Framework version 4.0 - Global: Program about form updated @@ -6,7 +6,10 @@ - RM: Added new client emulation: "uTorrent 3.3.2" - RM: Added new client emulation: "uTorrent 3.3.0" - RM: Added new client emulation: "uTorrent 3.2.0" +- RM: Added new client emulation: "Transmission 2.82 (14160)" - RM: Default client is now "uTorrent 3.3.2" +- RM: Proxies fixed for localhost (Thanks to ghost) +- Code: A lot of code refactorings ---=== 0.42 (19-04-2010) ===--- - RM: Program renamed from "NRPG RatioMaster" to "RatioMaster.NET" - RM: Program and author sites changed to "http://ratiomaster.net" and "http://nikolay.it" diff --git a/README.md b/README.md index 49f9f06..dd3be6b 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ RatioMaster.NET is a small standalone application which fakes upload and downloa This means that it does NOT rely on your bittorrent client (uTorrent, Azureus, BitComet, ABC and etc.) and it will NOT download/upload the files on a torrent - it only can fake download/upload. RatioMaster.NET has hardcoded emulations for the most commonly used BitTorrent clients: uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit. + +## Build status + +[![Build status](https://ci.appveyor.com/api/projects/status/16e65svfw87xdolo?svg=true)](https://ci.appveyor.com/project/NikolayIT/ratiomaster-net) \ No newline at end of file