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 27, 2014
1 parent c4cd699 commit f428d8f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Changelog.md
@@ -1,3 +1,21 @@
### [v0.2.4 beta](https://github.com/CoiniumServ/CoiniumServ/releases/tag/v0.2.4-beta)

**Features**
Implemented basic market data support initially from Cryptsy, Bittrex and Poloniex.

**Bug Fixes**
* Fixed a bug in hybrid-storage where Block.Accounted and Payment.Completed fields default values was not set correctly.
* Fixed a bug in generation-transaction - version is now correctly set.
* Fixed a bug that was causing prevent frequent crashes.

**Web**
* Added robots.txt
* Added custom.css and custom.js for easier CSS and javascript additions.
* Added analytics.html for easier addition of tracker codes.
* Fixed a bug that was affecting mono based systems where favicon was not correctly rendered.

---

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

**Web**
Expand All @@ -8,6 +26,8 @@
* Time zones in embedded front-end are localized & rendered as relative.
* Removed social icons configuration - social icons can be now enabled by editing navbar.cshtml.

---

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

**Bug Fixes**
Expand Down

0 comments on commit f428d8f

Please sign in to comment.