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 Sep 3, 2014
1 parent 74dc735 commit 9b5efe5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
##### [v0.1.3 alpha - Piri Reis](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.1.2-alpha) - 03.09.2014

**Storage**
* Implemented storage layers support; hybrid-storage (redis+mysql) and mpos compatibility (mysql).
* Major changes in storage configuration - you need to update per-pool configuration files.
* Added migration support, CoiniumServ will manage required tables on it's own in hybrid-storage mode.

**Coin**
* Fixed a bug with coin's that was returning non-standard version reply in getinfo().
* Added initial proof-of-stake coin support.
* Added automatic detection support for proof-of-stake coins.

**Statistics & API**
* Re-developed statistics & api sub-system from stratch.
* Pool api now can expose more details.
* Fixed a bug where authenticated miner count was reported incorrectly.

**Web**
* Improved index page layout.

**Misc**
* Updated dependency packages.
* File path handling improvements.
* Fixed app.config.

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

**Payments**
Expand Down

0 comments on commit 9b5efe5

Please sign in to comment.