···11+# Changelog
22+33+All notable changes to this project will be documented in this file.
44+55+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77+88+## [Unreleased]
99+1010+### Added
1111+1212+- Experimental module for `at-uri` strings
1313+1414+### Changed
1515+1616+- `authorized` now uses `prepend_header` to set the authorization code.