# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [0.0.2] - 2019-06-18 ### Added - Added the API endpoints for the non core add-ons - Updated to ZAP 2.8.0 ### Fixed - Fixed the formating with `cargo fmt` ## [0.0.1] - 2019-05-23 - First alpha release. [0.0.2]: https://github.com/zaproxy/zap-api-rust/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/zaproxy/zap-api-rust/compare/0d9df9634bbc2fceb6e07507f0601bd78b0bb4ab...v0.0.1