keter-rate-limiting-plugin 0.2.0.1 → 0.2.0.2
raw patch · 3 files changed
+7/−3 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +5/−0
- README.md +1/−2
- keter-rate-limiting-plugin.cabal +1/−1
CHANGELOG.md view
@@ -27,3 +27,8 @@ ## 0.2.0.1 -- 2025-09-28 * Second version revised A. Updated documentation in README.md to include basic information on keter integration (expected in the keter-2.3.0). ++## 0.2.0.2 -- 2025-10-07++* Second version revised B. Updated documentation in README.md. Fixed mixed stdout and stderr output in nix integration tests that could lead to failures.+
README.md view
@@ -194,8 +194,7 @@ ## Example Usage -## For the Keter Users (is expected to be introduced in keter-2.3.0, see the README there-and / or Changelog file)+## For the Keter Users (is expected to be introduced in keter-2.3.0, see the README there and / or Changelog file) ### Important notes
keter-rate-limiting-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keter-rate-limiting-plugin-version: 0.2.0.1+version: 0.2.0.2 synopsis: Simple Keter rate limiting plugin. description: A modern, high-performance, and highly customisable rate limiting plugin for keter.