File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This document records all notable changes to [ HTTPie] ( https://httpie.io ) .
44This project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
55
6+ ## [ 3.0.2] ( https://github.com/httpie/httpie/compare/3.0.0...3.0.1 ) (2022-01-23)
7+
8+ [ What’s new in HTTPie for Terminal 3.0 →] ( https://httpie.io/blog/httpie-3.0.0 )
9+
10+ - Fixed usage of ` httpie ` when there is a presence of a config with ` default_options ` ([ #1280 ] ( https://github.com/httpie/httpie/pull/1280 ) ).
11+
612## [ 3.0.1] ( https://github.com/httpie/httpie/compare/3.0.0...3.0.1 ) (2022-01-23)
713
814[ What’s new in HTTPie for Terminal 3.0 →] ( https://httpie.io/blog/httpie-3.0.0 )
Original file line number Diff line number Diff line change 33
44"""
55
6- __version__ = '3.0.1 '
6+ __version__ = '3.0.2 '
77__author__ = 'Jakub Roztocil'
88__licence__ = 'BSD'
You can’t perform that action at this time.
0 commit comments