CHANGELOG.md in dry-files-1.0.0 vs CHANGELOG.md in dry-files-1.0.1
- old
+ new
@@ -1,6 +1,16 @@
<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->
+## 1.0.1 2022-11-21
+
+
+### Fixed
+
+- Do not introduce multiple newlines in `Dry::Files#append` (@timriley in #14)
+
+
+[Compare v1.0.0...v1.0.1](https://github.com/dry-rb/dry-files/compare/v1.0.0...v1.0.1)
+
## 1.0.0 2022-11-04
### Changed