augur-ui-react-components
Advanced tools
Comparing version 3.6.23 to 3.6.24
{ | ||
"name": "augur-ui-react-components", | ||
"version": "3.6.23", | ||
"version": "3.6.24", | ||
"description": "Augur UI React Components", | ||
@@ -5,0 +5,0 @@ "author": "Augur Project", |
@@ -56,2 +56,11 @@ import React, { PropTypes } from 'react'; | ||
<h2>Technical updates:</h2> | ||
<h3>November 23, 2016</h3> | ||
<ol> | ||
<li> | ||
Added the ability to auto-populate a trade ticket by selecting any order present in either the outcomes list or order book. | ||
</li> | ||
<li> | ||
Expanded test coverage of the Augur API buy, sell, and shortAsk trade methods. | ||
</li> | ||
</ol> | ||
<h3>November 22, 2016</h3> | ||
@@ -58,0 +67,0 @@ <ol> |
Sorry, the diff of this file is too big to display
1541120
13705