| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0ee0e02 commit 8dca487
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,19 @@ | |||
| 1 | 1 | # CHANGELOG | |
| 2 | 2 | ||
| 3 | + ## v4.13.0 (2024-10-08) | ||
| 4 | + | ||
| 5 | + ### Chore | ||
| 6 | + | ||
| 7 | + * chore(deps): update dependency pre-commit to v4 (#3008) | ||
| 8 | + | ||
| 9 | + Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> ([`5c27546`](https://github.com/python-gitlab/python-gitlab/commit/5c27546d35ced76763ea8b0071b4ec4c896893a1)) | ||
| 10 | + | ||
| 11 | + * chore(deps): update all non-major dependencies ([`c3efb37`](https://github.com/python-gitlab/python-gitlab/commit/c3efb37c050268de3f1ef5e24748ccd9487e346d)) | ||
| 12 | + | ||
| 13 | + ### Feature | ||
| 14 | + | ||
| 15 | + * feat(api): add support for project Pages API ([`0ee0e02`](https://github.com/python-gitlab/python-gitlab/commit/0ee0e02f1d1415895f6ab0f6d23b39b50a36446a)) | ||
| 16 | + | ||
| 3 | 17 | ## v4.12.2 (2024-10-01) | |
| 4 | 18 | ||
| 5 | 19 | ### Fix | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,4 +3,4 @@ | |||
| 3 | 3 | __email__ = "gauvainpocentek@gmail.com" | |
| 4 | 4 | __license__ = "LGPL3" | |
| 5 | 5 | __title__ = "python-gitlab" | |
| 6 | - __version__ = "4.12.2" | ||
| 6 | + __version__ = "4.13.0" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments