You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
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
Copy file name to clipboardExpand all lines: docs/release-notes.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,23 @@ hide:
6
6
7
7
# 📌 Release Notes
8
8
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
0 commit comments