From ccd82a9f308f264bdbad18c71785a264563d6675 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 25 Feb 2022 14:31:57 +1100 Subject: [PATCH] Update 0.6.1.md https://github.com/inventree/InvenTree/pull/2666 --- docs/releases/0.6.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/releases/0.6.1.md b/docs/releases/0.6.1.md index 39bbb32..c045709 100644 --- a/docs/releases/0.6.1.md +++ b/docs/releases/0.6.1.md @@ -10,6 +10,6 @@ For a comprehensive list of changes associated with this release, refer to the [ ## Bug Fixes -!!! info "TODO" - -This section is a work in progress. +| Pull Request | Description | +| --- | --- | +| [#2666](https://github.com/inventree/InvenTree/pull/2666) | Fixes bug when creating build output via the API |