History.md in rack-test-2.0.0 vs History.md in rack-test-2.0.1

- old
+ new

@@ -1,4 +1,10 @@ +## 2.0.1 / 2022-06-27 + +* Bug fixes: + * Fix incompatible character encodings error when building uploaded + file bodies (Jeremy Evans #308 #309) + ## 2.0.0 / 2022-06-24 * Breaking changes: * Digest authentication support is now deprecated, as it relies on digest authentication support in rack, which has been deprecated