File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -383,6 +383,11 @@ Thanks to the contributors (in alphabetical order of GitHub account)
383
383
384
384
### 9. Changelog
385
385
386
+ #### 3.0.1 (2017-06-09)
387
+
388
+ * Fix bug ` -k ` auto included.
389
+ * Fix response content syntax-highlighting/formatting detection.
390
+
386
391
#### 3.0.0 (2017-05-25)
387
392
388
393
* Support raw cUrl options.
Original file line number Diff line number Diff line change @@ -659,6 +659,10 @@ Thanks to the contributors (in alphabetical order of GitHub account)
659
659
*VrcChangelog*
660
660
9. Changelog~
661
661
662
+ 3.0.1 (2017-06-09)
663
+ * Fix bug `- k ` auto included.
664
+ * Fix response content syntax-highlighting/formatting detection.
665
+
662
666
3.0.0 (2017-05-25)
663
667
* Support raw cUrl options.
664
668
* Support in-line data for `_bulk` request of Elasticsearch.
You can’t perform that action at this time.
0 commit comments