diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6c4ce424..b3eec966 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. ## 0.10.15 * Add `shouldNotBeReadonly` assertion. +* Fix return types when building declaration rules with tips. ## 0.10.14 * Add `shouldInclude()` and `shouldNotInclude` assertions.