CHANGELOG.md in puppet_forge-5.0.0 vs CHANGELOG.md in puppet_forge-5.0.1
- old
+ new
@@ -1,9 +1,11 @@
# Change Log
Starting with v2.0.0, all notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+## v5.0.1 - 2023-07-10
+* Update README to reflect accurate Ruby requirement and `faraday` gem dependency
## v5.0.0 - 2023-05-07
* Ruby 3.2 support.
* LRU caching for HTTP response caching.
* Raise a ModuleNotFound error instead of just nil when a module is not found.