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: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Change Log for spellcheck-github-actions
2
2
3
+
## 0.34.0, 2023-09-XX, maintenance release, update not required
4
+
5
+
- Docker image updated to Python 3.11.5 slim via PR [#170](https://github.com/rojopolis/spellcheck-github-actions/pull/170) from Snyk. [Release notes for Python 3.11.5](https://docs.python.org/release/3.11.5/whatsnew/changelog.html)
6
+
7
+
- Added constraint for `requirements.txt` since one of the dependencies does not support Cython version 3.
They state somewhat the same and I have applied a fix via PR [#172](https://github.com/rojopolis/spellcheck-github-actions/pull/172) now the Docker image can build again
15
+
3
16
## 0.33.1, 2023-07-13, bug fix release, update not required
4
17
5
18
- An update is recommended if you are using the `output_file` parameter, since the output file handling was shielding the propagation of the status of the actual spellcheck.
0 commit comments