We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add3dc2 commit bff46c8Copy full SHA for bff46c8
docs/release_notes.md
@@ -1,3 +1,6 @@
1
+### Version 0.8.3:
2
+- added the fields `short_name`, `application` and `remark` to Material
3
+
4
### Version 0.8.2:
5
- added the fields `teilenummer`and `t_index` to BOMItem
6
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "contactsoftware-functions"
-version = "0.8.2"
+version = "0.8.3"
readme = "README.md"
license = "MIT"
0 commit comments