diff --git a/CHANGELOG.md b/CHANGELOG.md index 82c65b3..26f33c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,10 @@ Changelog Notable changes: * Major rework of boilerplate files, for much faster library loading. +* Fix a handful of bugs that were introduced during the earlier restructuring. * Rename "sublibrary" to "unit" in both prose and code. * New "smart dispatch" shell function wrapper for `ubik`. -* Fix a handful of bugs that were introduced during the earlier restructuring. -* Changed the default of `rsync-local` to be `--no-delete` and not `--delete`, +* Change the default of `rsync-local` to be `--no-delete` and not `--delete`, to match regular `rsync`. * New scripts: * `tempy` (temporary file/dir) utilities.