diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e3efe70 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +0.2.0 (2018-10-03) +------------------ + + - if no MIRROR was specified but there was data on standard input, then use + that data as the sources.list instead of falling back to the default mirror + - lots of bug fixes + +0.1.0 (2018-09-24) +------------------ + + - initial release