# OCSP-RS Changelog

## [0.4.0] - 2023.1.9

* [BREAKING CHANGE] remove unnecessary async keyword

## [0.3.3] - 2021.8.27

* add metadata for crate.io release

## [0.3.2] - 2021.6.17

* rework common module logging missed in last release

## [0.3.1] - 2021.6.17

* rework logging messages

## [0.3.0] - 2021.5.27

* allowing extracting owned cids from request

## [0.2.0] - 2021.5.27

* [BREAKING CHANGE] rename one_resp to cid to eliminate confusion

## [0.1.1] - 2021.5.26

* allowing CertId to be HashMap key
