ChangeLog.md in command_kit-completion-0.1.1 vs ChangeLog.md in command_kit-completion-0.1.2
- old
+ new
@@ -1,4 +1,8 @@
+### 0.1.2 / 2023-12-18
+
+* Fix namespace conflict between `FileUtils` and `CommandKit::FileUtils`.
+
### 0.1.1 / 2023-12-18
* Ensure that the parent directory of the output file exists before writing to
the output file.