## 0.0.4
+ Fixed 403 error when making predictions that have not been cached on the local disk.
## 0.0.3
+ Added `Serialize` derive to `RemotePrediction` and `RemotePredictionEvent`.
## 0.0.2
+ Updated `muna.predictions.create` method to allow concurrent multi-threaded usage.
## 0.0.1
+ First pre-release.