Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hüseyin Uslu committed Oct 13, 2014
1 parent 330ab19 commit baf1248
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##### [v0.2.2 beta](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.2.2-beta) - 04.10.2014
### [v0.2.2 beta](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.2.2-beta)

**Bug Fixes**
* Fixed compilation problems caused by json-rpc package.
Expand All @@ -7,14 +7,14 @@

---

##### [v0.2.1 beta](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.2.1-beta) - 04.10.2014
### [v0.2.1 beta](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.2.1-beta)

**Bug Fixes**
* Fixed a bug in stratum service where some miners were unable to connect back after they got disconnected.

---

##### [v0.2.0 beta](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.2.0-beta) - 02.10.2014
### [v0.2.0 beta](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.2.0-beta)

v0.2.0 is the last major release before our auto-exchange & multi-pool feature with many fixes and improvements. You can find out the details below;

Expand Down Expand Up @@ -75,7 +75,7 @@ v0.2.0 is the last major release before our auto-exchange & multi-pool feature w

---

##### [v0.1.5 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.5-alpha) - 05.09.2014
### [v0.1.5 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.5-alpha)

**Payments**
* Fixed a bug in hybrid-storage layer where blocks were not correctly set as confirmed once they were actually so.
Expand All @@ -102,14 +102,14 @@ v0.2.0 is the last major release before our auto-exchange & multi-pool feature w

---

##### [v0.1.4 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.4-alpha) - 03.09.2014
### [v0.1.4 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.4-alpha)

**Storage**
* Downgraded csredis package at it was causing problems with mono.

---

##### [v0.1.3 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.3-alpha) - 03.09.2014
### [v0.1.3 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.3-alpha)

**Storage**
* Implemented storage layers support; hybrid-storage (redis+mysql) and mpos compatibility (mysql).
Expand All @@ -136,15 +136,15 @@ v0.2.0 is the last major release before our auto-exchange & multi-pool feature w

---

##### [v0.1.2 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.2-alpha) - 14.08.2014
### [v0.1.2 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.2-alpha)

**Payments**
* Fixed a major bug in payment processor which was preventing payments to miners.
* Fixed a bug in statistics manager.

---

##### [v0.1.1 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.1-alpha) - 10.08.2014
### [v0.1.1 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.1-alpha)
**Mining**
* Improved SocketServiceContext and removed unnecessary overhead.
* New block found message is no more sent to miners as the miner software can already determine itself.
Expand All @@ -169,6 +169,6 @@ v0.2.0 is the last major release before our auto-exchange & multi-pool feature w

---

##### [v0.1.0 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.0-alpha) - 08.08.2014
### [v0.1.0 alpha](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.0-alpha)

Initial release which is fully functional with a basic feature set.

0 comments on commit baf1248

Please sign in to comment.