CHANGELOG.md in dry-files-1.0.1 vs CHANGELOG.md in dry-files-1.0.2

- old
+ new

@@ -1,6 +1,16 @@ <!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS ---> +## 1.0.2 2023-10-03 + + +### Fixed + +- Ensure Dry::Files#inject_line_at_block_bottom to not match false positive closing blocks (@jodosha in #17) + + +[Compare v1.0.1...v1.0.2](https://github.com/dry-rb/dry-files/compare/v1.0.1...v1.0.2) + ## 1.0.1 2022-11-21 ### Fixed