Skip to content

Commit 4de301f

Browse files
committed
Modify changelog per review comments
1 parent 7cffd52 commit 4de301f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/changes/unreleased.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
## Summary
44

5-
From exasol-toolbox version ``1.0.0`` the default behavior for ``.github/actions/python-environment/action.yml``
6-
has changed. In previous versions, the default value for ``poetry-version`` was ``1.2.2``,
7-
and it is now ``2.1.2``.
5+
In exasol-toolbox version `1.0.0` and higher the default behavior for
6+
`.github/actions/python-environment/action.yml` has changed. In previous versions,
7+
the default value for `poetry-version` was `1.2.2`, and it is now `2.1.2`.
88

99
* Depending on its poetry version, a repository relying on the default behavior of said
1010
action may run into breaking changes. This can easily be resolved with explicitly setting the
1111
`poetry-version` when calling the GitHub action. It is, however, recommended whenever
12-
possible to update the poetry version of affected repository to ``2.x``.
12+
possible to update the poetry version of affected repository to `2.x`.
1313

1414
## ✨ Features
1515

@@ -20,4 +20,4 @@ possible to update the poetry version of affected repository to ``2.x``.
2020

2121
## ⚒️ Refactorings
2222
* [#388](https://github.com/exasol/python-toolbox/issues/388): Switched GitHub workflows to use pinned OS version
23-
* [#376](https://github.com/exasol/python-toolbox/issues/376): Updated to poetry ``2.1.2``
23+
* [#376](https://github.com/exasol/python-toolbox/issues/376): Updated to poetry `2.1.2`

0 commit comments

Comments
 (0)