		CHANGES IN pitchRx VERSION 0.3

NEW FEATURES
   
    - The data(urls) object is now updated to include 2013 urls.

   - The function updateUrls() is now exported so that users can collect urls that are not already provided in data(urls).

		CHANGES IN pitchRx VERSION 0.2

NEW FEATURES

   - see here for a comprehensive tutorial: http://cpsievert.github.com/pitchRx/demo

   - 3D plots of pitch trajectories are now available through interactiveFX(). Note that spheres==TRUE employs basic rgl::spheres3d functionality; otherwise rgl::plot3d is used


		CHANGES IN pitchRx VERSION 0.1

NEW FEATURES

  - first version of pitchRx. 

  - intro to data collection with pitchRx: http://cpsievert.wordpress.com/2013/01/10/easily-obtain-mlb-pitchfx-data-using-r/

- using pitchRx via shiny: http://cpsievert.wordpress.com/2013/01/13/pitchrx-shiny-fun-flexible-mlb-pitchfx-visualization


MISC

  - in this NEWS file, #n means the issue number on GitHub, e.g. #1 is
  https://github.com/cpsievert/pitchRx/issues/1