aboutsummaryrefslogblamecommitdiffstats
path: root/packages/connect/CHANGELOG.md
blob: 87e9090d521e829f31cd78d0f3fe3f0cfea77f07 (plain) (tree)
1
2
3
4
5
6
7
8
9

           

                              
                                                                                      
                                                               
 

                               
                                                                

                                                       
 

                               
                                                                                              
# CHANGELOG

## v0.3.0 - _December 8, 2017_

    * Expose WebSocketOrderbookChannel and associated types to public interface (#251)
    * Remove tokenA and tokenB fields from OrdersRequest (#256)

## v0.2.0 - _November 29, 2017_

    * Add SignedOrder and TokenTradeInfo to the public interface
    * Add ECSignature and Order to the public interface
    * Remove dependency on 0x.js

## v0.1.0 - _November 22, 2017_

    * Provide a HttpClient class for interacting with standard relayer api compliant HTTP urls