Skip to content

Commit c534300

Browse files
committed
Release plain-scan 0.1.1
1 parent df2657c commit c534300

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

plain-scan/plain/scan/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# plain-scan changelog
22

3+
## [0.1.1](https://github.com/dropseed/plain/releases/plain-scan@0.1.1) (2025-10-31)
4+
5+
### What's changed
6+
7+
- Plain Scan now sends a custom user-agent header (`plain-scan/<version>`) with a link to the documentation ([1f9978d](https://github.com/dropseed/plain/commit/1f9978d))
8+
9+
### Upgrade instructions
10+
11+
- No changes required
12+
313
## [0.1.0](https://github.com/dropseed/plain/releases/plain-scan@0.1.0) (2025-10-30)
414

515
### What's changed

plain-scan/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.scan"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Remotely test for production best practices."
55
authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
66
readme = "README.md"

0 commit comments

Comments
 (0)