Skip to content

Commit

Permalink
Improve text
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Dec 6, 2024
1 parent aa9da99 commit 5e4d864
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,18 @@ Version 1.11.0 (2024-12-06)
(without Artifactory backend)
* Added: support for Python 3.12
(without Artifactory backend)
* Changed: switched default repository
* Changed: switch default repository
to ``audb-public``,
hosted on S3
* Changed: ``audb.Repository.create_backend_interface()``
and ``audb.publish()``
now raise a ``ValueError``
for a repository with non-registered backends,
or an Artifactory backend under Python>=3.12
* Changed: all functions
with read-only access to repositories
now skip non-registered backends
* Changed: skip non-registered backends
without raising an error
* Changed: simplified quickstart section
in all functions with read-only access to repositories
* Changed: simplify quickstart section
of the documentation
* Changed: depend on ``audbackend>=2.2.1``
* Changed: depend on ``audeer>=2.2.0``
Expand Down

0 comments on commit 5e4d864

Please sign in to comment.