Current section
Files
Jump to
Current section
Files
req_imdsv2
CHANGELOG.md
CHANGELOG.md
# Changelog
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).
## [0.1.2] - 2023-03-05
- Modified the token request to use the same scheme, host and port as the original request.
- Cleaned up documentation a bit.
## [0.1.1] - 2023-11-03
Initial release
[0.1.2]: https://github.com/nshafer/req_imdsv2/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/nshafer/req_imdsv2/releases/tag/v0.1.1