You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
-
### New in version 0.6.1
1
+
### New in version 0.6.2
2
+
3
+
* Fixing bug of lack of trailing slashes [#73](https://github.com/gabrielfalcao/HTTPretty/issues/73)
4
+
* Applied pull requests [#71](https://github.com/gabrielfalcao/HTTPretty/pull/71) and [#72](https://github.com/gabrielfalcao/HTTPretty/pull/72) by @andresriancho
5
+
* Keyword arg coercion fix by @dupuy
6
+
*@papaeye fixed content-length calculation.
7
+
8
+
### New in version 0.6.2
2
9
3
10
* New API, no more camel case and everything is available through a simple import:
0 commit comments