Skip to content

Commit

Permalink
Lobster-codebeamer supports items without summary
Browse files Browse the repository at this point in the history
Item summary text guard has been removed

Resolves #47
  • Loading branch information
TannazVhdBMWExt committed Aug 5, 2024
1 parent f47ac08 commit e389fae
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,17 @@

### 0.9.18-dev

* The `lobster-codebeamer` tool now allows items without summary

* The `lobster-codebeamer` tool now uses codebeamer api v3.
Please note that the api v3 returns the value "Unset" for a codebeamer
item status if the status is actually empty. The api v1 did not return
any value at all for an item with a missing status. This means that the
resulting lobster file will now contain "Unset" as status information,
too, instead of `Null`.

### 0.9.18-dev



### 0.9.17

* The `lobster-codebeamer` tool now allows items without summary

* The `lobster-python` tool now adds the line number to the function
identifier. This supports situations where different functions have
the same name
Expand Down

0 comments on commit e389fae

Please sign in to comment.