Skip to content

Commit fded207

Browse files
author
github-actions
committed
docs: update changelog version 'v7.0.0'.
1 parent 0c9b5d3 commit fded207

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## v7.0.0 (2025-11-30)
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at v7.0.0 -->
6+
7+
## What's Changed
8+
### 💥 Breaking Changes
9+
* Major update: enhance and refactor logging module with new features. by @bybatkhuu in https://github.com/bybatkhuu/module-python-logging/pull/35
10+
### 📦 Dependencies
11+
* ⬆️ Update pylint requirement from <4.0.0,>=3.0.4 to >=3.0.4,<5.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-logging/pull/32
12+
* ⬆️ Update pytest requirement from <9.0.0,>=8.0.2 to >=8.0.2,<10.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-logging/pull/33
13+
* ⬆️ Update mkdocstrings[python] requirement from <1.0.0,>=0.24.3 to >=0.24.3,<2.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-logging/pull/34
14+
15+
## New Contributors
16+
* @dependabot[bot] made their first contribution in https://github.com/bybatkhuu/module-python-logging/pull/32
17+
18+
**Full Changelog**: https://github.com/bybatkhuu/module-python-logging/compare/v6.0.3...v7.0.0
19+
320
## v6.0.3 (2025-10-02)
421

522
<!-- Release notes generated using configuration in .github/release.yml at v6.0.3 -->

docs/release-notes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ hide:
66

77
# 📌 Release Notes
88

9+
## v7.0.0 (2025-11-30)
10+
11+
<!-- Release notes generated using configuration in .github/release.yml at v7.0.0 -->
12+
13+
## What's Changed
14+
### 💥 Breaking Changes
15+
* Major update: enhance and refactor logging module with new features. by @bybatkhuu in https://github.com/bybatkhuu/module-python-logging/pull/35
16+
### 📦 Dependencies
17+
* ⬆️ Update pylint requirement from <4.0.0,>=3.0.4 to >=3.0.4,<5.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-logging/pull/32
18+
* ⬆️ Update pytest requirement from <9.0.0,>=8.0.2 to >=8.0.2,<10.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-logging/pull/33
19+
* ⬆️ Update mkdocstrings[python] requirement from <1.0.0,>=0.24.3 to >=0.24.3,<2.0.0 by @dependabot[bot] in https://github.com/bybatkhuu/module-python-logging/pull/34
20+
21+
## New Contributors
22+
* @dependabot[bot] made their first contribution in https://github.com/bybatkhuu/module-python-logging/pull/32
23+
24+
**Full Changelog**: https://github.com/bybatkhuu/module-python-logging/compare/v6.0.3...v7.0.0
25+
926
## v6.0.3 (2025-10-02)
1027

1128
<!-- Release notes generated using configuration in .github/release.yml at v6.0.3 -->

0 commit comments

Comments
 (0)