diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c3aa046 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +0.1 +=== + +Initial release with 2 features: + +* `rootfs.Flatten` +* main.go which can call `rootfs.Flatten`.