* Fixed: ``audbackend.Artifactory.exists()`` for cases of missing permissions
0.3.2
--------------------------
* Fixed: use ``audfactory >=1.0.3`` as it fixes ``versions()`` for paths with missing user permissions
0.3.1
--------------------------
* Changed: adjust Python package keywords to ``artifactory``, ``filesystem`` * Fixed: contribution section in documentation now provides correct links and explains Artifactory server access for running tests
0.3.0
--------------------------
* Added: open source release on Github * Changed: use ``audfactory`` >=1.0.0 * Changed: use public Artifactory server for tests
0.2.0
--------------------------
* Added: ``audbackend.FileSystem`` backend * Changed: rename package to ``audbackend`` * Changed: include ``repository`` argument in the init methods of the backends
0.1.1
--------------------------
* Fixed: missing ``__init__`` file in ``audb_artifactory.core``