------------------ * Added `stock_exchange` as a known property of `Organization`, ref `19 <https://github.com/ngzhian/pycrunchbase/issues/19>`
0.3.2
------------------ * New resource type StockExchange (fixes 18) * Better `__str__` for IPO
0.3.1
------------------ * Bug fix when relationship data returned from crunchbase is `[null]`. Thanks karlalopez
0.3.0
------------------ * Updated to support version 3 of CrunchBase API * Fix endpoint urls, e.g. 'funding-round' -> 'funding-rounds' * Internal cleanups, Page now subclass Relationship
0.2.7
------------------ * Fixed: 9 `sub_organization` and `websites` relationship of `Organization`