CHANGELOG.md in tiny_hooks-0.3.0 vs CHANGELOG.md in tiny_hooks-1.0.0

- old
+ new

@@ -1,6 +1,14 @@ ## [Unreleased] +## [1.0.0] - 2021-05-09 + +- Support halting +- [BREAKING CHANGE] Inferface changed from `extend` to `include` +- Support public only mode enabled by `public_only!` +- Support targeting with `target!` +- Support `if` option of `define_hook` + ## [0.3.0] - 2021-04-10 - Implement restoration of original method ## [0.2.0] - 2021-04-10