CHANGELOG: update for release

这个提交包含在:
Matteo Cypriani 2018-10-14 22:54:42 +02:00
父节点 35b8fed792
当前提交 07f53e4109
共有 1 个文件被更改,包括 3 次插入2 次删除

查看文件

@ -1,10 +1,11 @@
gcp 0.2.0 (UNRELEASED, Matteo Cypriani):
gcp 0.2.0 (2018-10-14, Matteo Cypriani):
- actually switch to Python3
- cp compatibibility:
+ don't preserve any attributes by default (Jingbei Li)
+ added -p switch (same as --preserve=mode,ownership,timestamps)
+ added -R switch (same as --recursive)
- new --fs-fix option
- new --fix-filenames option
- reworked packaging
gcp 0.1.4.dev1 (unreleased, Jingbei Li):
- main Python3 migration work