kawhi-0.2.3: changelog.md
# Changelog
## 0.2.3
Add HTTP `Referer` header to all requests.
*This may not be added versions greater than `0.2.*`, because `0.3.0` allows users to independently retrieve data from NBA Stats.*
## 0.2.2
Updated to add HTTP headers required by NBA Stats.
## 0.2.1
Updated to support [aeson-1.0.0.0](https://hackage.haskell.org/package/aeson-1.0.0.0).
## 0.2.0
### Summary
Updated the top-level module name.
### API Changes
NBA.Stats -> Data.NBA.Stats
## 0.1.0
### Summary
Updates have been made to support [http-client-0.5.0](https://hackage.haskell.org/package/http-client-0.5.0).
### API Changes
The Utility functions have been removed as they are no longer useful.