chg: Re-Bump changelog

pull/1304/head v2.4.198
Raphaël Vinot 2024-09-13 13:07:02 +02:00
parent bf817c393c
commit e9fa05583b
1 changed files with 11 additions and 0 deletions

View File

@ -7,6 +7,7 @@ v2.4.198 (2024-09-13)
Changes
~~~~~~~
- Bump changelog. [Raphaël Vinot]
- Bump deps, version. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- Only include the changelog in the sdist package. [Raphaël Vinot]
@ -14,6 +15,16 @@ Changes
Related #1295
- [data] describeTypes.json updated. [Alexandre Dulaunoy]
Other
~~~~~
- Openioc.py is not a script, but had exec bit. [Sebastian Wagner]
the file openioc can only be used as module and as part of a package,
has no instructions for direct execution and is therefor not a script
for direct execution
this removes the executable bit from the file
v2.4.197 (2024-09-02)
---------------------