# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.4.0](https://github.com/PeculiarVentures/webcrypto/compare/v1.3.3...v1.4.0) (2022-05-12) ### Features * implement SHA3 256/384/512 ([8b1347d](https://github.com/PeculiarVentures/webcrypto/commit/8b1347df434ba1d8d973e0c08d61c0dc54f38432)) ### [1.3.3](https://github.com/PeculiarVentures/webcrypto/compare/v1.3.2...v1.3.3) (2022-03-25) ### Bug Fixes * remove @types/web ([a6eefa3](https://github.com/PeculiarVentures/webcrypto/commit/a6eefa34dcbcfe5ee59ff09d8c9b7273242b2ffe)) ### [1.3.2](https://github.com/PeculiarVentures/webcrypto/compare/v1.3.1...v1.3.2) (2022-03-07) ### [1.3.1](https://github.com/PeculiarVentures/webcrypto/compare/v1.3.0...v1.3.1) (2022-03-02) ## [1.3.0](https://github.com/PeculiarVentures/webcrypto/compare/v1.2.3...v1.3.0) (2022-02-24) ### Features * Support shake128 adn shake256 mechanisms ([cd5a451](https://github.com/PeculiarVentures/webcrypto/commit/cd5a451ba59618c736ed87dde1c68079bf9d3450))