---
*Released Feb 28, 2015*
* **Bring out the champagne: pkdx now requires BeautifulSoup4!**
* Added installation instructons to README.
* Included two new files, ``scrape_abilities.py`` and ``scrape_moves.py``, for
pulling data from Bulbapedia to store locally in JSON format.
* Implemented --update flag for (short-term) futureproofing.
* Added description of the requested ability when invoking ``pkdx ability``.
* Added type and category of the requested move when invoking ``pkdx move``.
* Changed formatting of move/ability availability table: alignment spacing
changes based on the length of Pokémon names.