Skip to content

Commit fdfc94f

Browse files
chore: New release 6.7.36
Log:
1 parent d26d89a commit fdfc94f

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.7.36] - 2026-03-12
9+
10+
### Added
11+
12+
- Add appender unregistration methods
13+
14+
### Changed
15+
16+
- Chore: New release 6.7.33
17+
- Chore: New release 6.7.34
18+
- Chore: New release 6.7.35
19+
820
## [6.7.35] - 2026-03-05
921

1022
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.7.35
1+
6.7.36

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pkgname=dtklog-git
2-
pkgver=6.7.35
2+
pkgver=6.7.36
33
pkgrel=1
44
sourcename=dtklog
55
sourcetars=("$sourcename"_"$pkgver".tar.xz)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
dtklog (6.7.36) unstable; urgency=medium
2+
3+
* Release 6.7.36
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Thu, 12 Mar 2026 20:20:49 +0800
6+
17
dtklog (6.7.35) unstable; urgency=medium
28

39
* Release 6.7.35

0 commit comments

Comments
 (0)