aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAKP <abi@tdpain.net>2025-01-25 13:11:49 +0000
committerAKP <abi@tdpain.net>2025-01-25 13:11:49 +0000
commit112c0777e8123c9af33c318045bb6527f7315bd0 (patch)
tree77c005526474895e553e2690e94573f8beccafaf /CHANGELOG.md
parente70a4c43cd2711e4b6457dda2c207ddf2d3cb586 (diff)
Make including contact information in the user agent optional
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d88a36..6045877 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
+### Changed
+* Make including contact information in the user agent optional
## 0.3.8 - 2025-01-18
### Fixed