Skip to content

Commit

Permalink
Changelog: Add a not about refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
kovshenin committed Sep 12, 2021
1 parent 061e433 commit ccb70d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
* Changed: `deploy` now prepares the new release directory with a copy from the live release
* Changed: Added a new `util.rsync()` function to standardize usage across all commands
* Changed: End-to-end test now includes multiple scenarios for `deploy` and `download` routines
* Removed: `--delete` argument from `deploy` since it was not really implemented anyway
* Changed: Slight refactoring, regrouping of commands, simpler ones went to a new misc.py instead of their own files
* Removed: `--delete` argument from `deploy` since it was not really implemented (in a correct way) anyway

## [0.9.11] - 2021-09-06

Expand Down

0 comments on commit ccb70d9

Please sign in to comment.