# 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). ## [3.0.0] - 2021-04-16 ### Added - create_bucket and delete_bucket endpoints ## [2.1.2] - 2021-04-16 ### Updated - struct on verify endpoint ## [2.1.1] - 2021-04-14 ### Fixed - all to full user scoping fix ## [2.1.0] - 2021-04-13 ### Added - Added JWT caching with expiry checking ### Updated - Updated README ## [2.0.0] - 2021-04-12 ### Added - Added biscuit scoping ### Updated - Updated README ## [1.1.5] - 2021-04-11 ### Updated - Updated README ## [1.1.4] - 2021-04-10 ### Updated - Updated README ## [1.1.3] - 2021-04-08 ### Updated - Updated README ## [1.1.2] - 2021-04-08 ### Updated - Updated README ## [1.1.1] - 2021-04-08 ### Updated - Updated README ### Changed - Changed suggest API response to have key ## [1.1.0] - 2021-04-06 ### Updated - Updated README ### Added - Added support for custom certs - Added GET/HEAD health check ## [1.0.4] - 2021-04-05 ### Updated - Updated README ## [1.0.3] - 2021-04-05 #### Fixed - Fixed hanging indexes on re-indexing ### Updated - Updated README ## [1.0.2] - 2021-04-04 ### Updated - Updated README ## [1.0.1] - 2021-04-04 ### Fixed - Fixed indexing issue with multiple indexes on one item ## [1.0.0] - 2021-04-04 First Release