diff --git a/docs/changes.md b/docs/changes.md index 66cc643ae2..3ca7d49739 100644 --- a/docs/changes.md +++ b/docs/changes.md @@ -15,7 +15,7 @@ - [4.2.0](changes/4.2.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.1.4...release-4.2.0)) - [4.3.0](changes/4.3.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.2.0...release-4.3.0)) - [4.4.0](changes/4.4.0.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.0...release-4.3.0)) -- [4.4.1](changes/4.4.1.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.0...master)) +- [4.4.1](changes/4.4.1.md) ([diff](https://github.com/nuxeo/nuxeo-drive/compare/release-4.4.0...release-4.4.1)) ## 3.x diff --git a/docs/changes/4.4.1.md b/docs/changes/4.4.1.md index f03955393a..ddcb90c8a9 100644 --- a/docs/changes/4.4.1.md +++ b/docs/changes/4.4.1.md @@ -1,6 +1,6 @@ # 4.4.1 -Release date: `20xx-xx-xx` +Release date: `2019-12-16` ## Core @@ -15,18 +15,6 @@ Release date: `20xx-xx-xx` - [NXDRIVE-1965](https://jira.nuxeo.com/browse/NXDRIVE-1965): [Direct Transfer] Open the files selection dialog if no pre-selected paths -## Packaging / Build - -- [NXDRIVE-](https://jira.nuxeo.com/browse/NXDRIVE-): - -## Docs - -- [NXDRIVE-](https://jira.nuxeo.com/browse/NXDRIVE-): - -## Tests - -- [NXDRIVE-](https://jira.nuxeo.com/browse/NXDRIVE-): - ## Minor Changes - Upgraded `nuxeo` from 2.2.4 to 2.3.0 diff --git a/tests/integration/__init__.py b/tests/integration/__init__.py new file mode 100644 index 0000000000..e69de29bb2