Skip to content

Commit

Permalink
chg: [changelog] updated
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Nov 19, 2024
1 parent 399e415 commit 20656ba
Show file tree
Hide file tree
Showing 8 changed files with 2,251 additions and 5 deletions.
653 changes: 652 additions & 1 deletion static/Changelog

Large diffs are not rendered by default.

111 changes: 109 additions & 2 deletions static/Changelog-PyMISP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,115 @@ Changelog
=========


%%version%% (unreleased)
------------------------
v2.5.2 (2024-11-18)
-------------------

New
~~~
- Publish to PyPi on release. [Raphaël Vinot]

Changes
~~~~~~~
- Bump changelog. [Raphaël Vinot]
- Skip PyMISP version check. [Raphaël Vinot]
- Bump deps, version. [Raphaël Vinot]
- Bump deps, version. [Raphaël Vinot]
- Bump version, deps, templates. [Raphaël Vinot]
- Bump version, test for GH action release. [Raphaël Vinot]
- Drop python 3.8, add python 3.13. [Raphaël Vinot]
- Bump templates. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- Remove fonts from submodules, on-demand download if needed. [Raphaël
Vinot]

Fix
~~~
- Avoid exception on dev releases. [Raphaël Vinot]
- Template versions in tests. [Raphaël Vinot]
- [AnalystData] A quick and simple typing fix. [Christian Studer]

Other
~~~~~
- Build(deps): bump codecov/codecov-action from 4 to 5.
[dependabot[bot]]

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
- Update pytest.yml for python 3.13. [Raphaël Vinot]


v2.5.1 (2024-10-17)
-------------------

New
~~~
- Onion-address type. [Raphaël Vinot]

Changes
~~~~~~~
- Re-bump changelog. [Raphaël Vinot]
- Bump changelog. [Raphaël Vinot]
- Bump objects. [Raphaël Vinot]
- Bump version. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]

Fix
~~~
- Skip trying to install doc in python 3.9. [Raphaël Vinot]


v2.5.0 (2024-10-04)
-------------------

Changes
~~~~~~~
- Bump changelog. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- [tests] misp_instance_version_master now uses the 2.5 branch.
[iglocska]

Fix
~~~
- Make mypy happy. [Raphaël Vinot]


v2.4.198 (2024-09-13)
---------------------

Changes
~~~~~~~
- Re-Bump changelog. [Raphaël Vinot]
- 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]

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)
---------------------

Changes
~~~~~~~
Expand Down
Loading

0 comments on commit 20656ba

Please sign in to comment.