Skip to content

Commit eb64a18

Browse files
author
semantic-release
committed
0.6.1
Automatically generated by python-semantic-release
1 parent e370a03 commit eb64a18

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<!-- version list -->
44

5+
## v0.6.1 (2026-02-06)
6+
7+
### Bug Fixes
8+
9+
- Change default log format
10+
([`9dafe6c`](https://github.com/fleetingbytes/readylog/commit/9dafe6cacc23408ddc5d7a4554dc4d30ccf7deec))
11+
12+
### Documentation
13+
14+
- Update readme
15+
([`2713af8`](https://github.com/fleetingbytes/readylog/commit/2713af82a65b0d9c936709cb1cc500ce3b80e90f))
16+
17+
518
## v0.6.0 (2026-02-06)
619

720
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "readylog"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "Creates a reasonable logging configuration for a Python project"
55
license = "BSD-2-Clause"
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)