You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changes/unreleased.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@
31
31
32
32
Among all of the above, the safest way is to set the matrix-related fields in your project config object in `noxconfig.py`.
33
33
34
-
* Added a nox task to validate the build/test artifacts and use it in the github workflow report
34
+
* Added a nox task to validate the build/test artifacts and use it in the github workflow report
35
35
36
36
37
37
## 📚 Documentation
@@ -43,4 +43,7 @@
43
43
44
44
* Fixed `index.rst` documentation template to provide the correct underlining length of the main heading
45
45
* Added multi-version extension to Sphinx configuration of the project template
46
-
* fixed bug in tbx worflow install error if directory exists[#298](https://github.com/exasol/python-toolbox/issues/298) also [#297](https://github.com/exasol/python-toolbox/issues/297)
46
+
* fixed bug in tbx worflow install error if directory exists [#298](https://github.com/exasol/python-toolbox/issues/298) also [#297](https://github.com/exasol/python-toolbox/issues/297)
0 commit comments