* Single distribution plotting moved from the ``plot_dist`` method to the ``Plot`` function * Multiple distribution plotting moved from the ``Plot`` function to the ``Plots`` function * Events are now plotted by passing an argument to ``Plot``
0.1.3
------
* Added joint distributions * All ``FiniteDistribution`` objects changed to become ``datascience.tables.Table`` objects * Began renaming