Skip to content

Commit 62507ed

Browse files
committed
Prepare for Release 2.12.0
- Added release notes and freeze file - Bumped the dependency versions - Updated the README with the new Release number Signed-off-by: Rose Judge <[email protected]>
1 parent ba67656 commit 62507ed

File tree

4 files changed

+366
-5
lines changed

4 files changed

+366
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,16 +394,16 @@ $ python tests/<test file>.py
394394
```
395395

396396
## Project Status<a name="project-status"/>
397-
Release 2.11.0 is out! See the [release notes](docs/releases/v2_11_0.md) for more information.
397+
Release 2.12.0 is out! See the [release notes](docs/releases/v2_12_0.md) for more information. Please note, v2.12.0 includes an important security update for GitPython to address [CVE-2022-24439](https://nvd.nist.gov/vuln/detail/CVE-2022-24439).
398398

399399
We try to keep the [project roadmap](./docs/project-roadmap.md) as up to date as possible.
400400

401401
## Recent Past Releases
402+
* [v2.11.0](docs/releases/v2_10_1.md)
402403
* [v2.10.1](docs/releases/v2_10_1.md)
403404
* [v2.9.1](docs/releases/v2_9_1.md)
404405
* [v2.8.0](docs/releases/v2_8_0.md)
405406
* [v2.7.0](docs/releases/v2_7_0.md)
406-
* [v2.6.1](docs/releases/v2_6_1.md)
407407

408408
## Documentation
409409
Architecture, function blocks, code descriptions and the project roadmap are located in the docs folder. Contributions to the documentation are welcome! See the [contributing guide](/CONTRIBUTING.md) to find out how to submit changes.

0 commit comments

Comments
 (0)