Skip to content

Commit

Permalink
Prepare 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti authored Oct 12, 2022
1 parent ab1d9f9 commit 1a3d1d8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 11 deletions.
6 changes: 2 additions & 4 deletions doc/api.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
API Reference
-------------

.. autosummary::
:toctree: api
:recursive:
.. toctree::

exasol_bucketfs_utils_python
api/exasol_bucketfs_utils_python
9 changes: 2 additions & 7 deletions doc/changes/changes_0.5.0.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# BucketFs Python 0.5.0, released YYYY-MM-DD
# BucketFs Python 0.5.0, released 2022-10-12

## Summary
TDB
Added support for listing available buckets.

## Features / Enhancements
- #4 Added support for listing all accessible buckets of a bucketfs service

## Bug Fixes

## Refactoring
- Rework

## Documentation
- Add information on how to trigger a release
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.viewcode',
'sphinx.ext.napoleon',
'sphinx.ext.intersphinx',
'sphinx.ext.autosummary',
Expand Down

0 comments on commit 1a3d1d8

Please sign in to comment.