# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

## [2.0.2](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/compare/v2.0.1...v2.0.2) (2024-11-13)


### Bug Fixes

* remove warning when there is no docs ([5d47f7b](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/commit/5d47f7b38b9a65d658df09fe14b89de086c9e51c))

## [2.0.1](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/compare/v2.0.0...v2.0.1) (2024-11-13)


### Bug Fixes

* package.json clean up ([fce0377](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/commit/fce0377110ce74233ce3330d0536c63a43634427))

# [2.0.0](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/compare/v1.1.1...v2.0.0) (2024-11-13)


### Features

* update for newer typedoc version ([111b1eb](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/commit/111b1eb4553dc3cf21dc288c2171913b3aa203ce))


### BREAKING CHANGES

* update for newer typedoc version

## [1.1.1](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/compare/v1.1.0...v1.1.1) (2023-03-11)


### Bug Fixes

* name of plugin ([4d76396](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/commit/4d763969f896d140e6b8cb8bb607487ecac11d16))

# [1.1.0](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/compare/v1.0.0...v1.1.0) (2023-03-06)


### Features

* add ability to specify what type of a kind should be tested ([#2](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/issues/2)) ([dc06331](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/commit/dc06331e161cfcd097c3ea2a15bd2e06258db433))

# 1.0.0 (2023-03-02)


### Features

* set up initial behavior ([#1](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/issues/1)) ([8806846](https://github.com/RebeccaStevens/typedoc-plugin-custom-validation/commit/8806846ad19169eb965c1395434a29f4270d65b6))
