Skip to content
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions doc/changes/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Changes

* [0.1.0](changes_0.1.0.md)

<!--- This MyST Parser Sphinx directive is necassary to keep Sphinx happy. We need list here all release letters again, because release droid and other scripts assume Markdown --->
```{toctree}
---
hidden:
---
changes_0.1.0
```
7 changes: 2 additions & 5 deletions doc/changes/changes_0.1.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
---
orphan: true
---

# BucketFs Utils Python 0.1.0, released 2022-01-18
Code name: Initial implementation

Expand All @@ -20,7 +16,7 @@ This release provides a initial version of the BucketFS Utils Python. It allows

## Bug Fixes

n/a
- #49: Fix release-droid complaints regarding the changelog

## Documentation

Expand All @@ -34,3 +30,4 @@ n/a
## Security

n/a