Skip to content

Commit 632b7bc

Browse files
author
Nicolas Rebagliati
committed
ready for release 2.1.5
1 parent 8dea4f3 commit 632b7bc

7 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG/2.1.5/date.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Jun 10th, 2022
File renamed without changes.
File renamed without changes.
File renamed without changes.

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.1.5 [Jun 10th, 2022]:
2+
---
3+
* Now shell mode doesnt exit if it has faraday's url and token but the server is down
4+
* Support multiple tags on import and run
5+
* Update gifs of readme
6+
17
2.1.4 [May 23th, 2022]:
28
---
39
* Check if token is valid on start in shell mode

faraday_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.1.4"
1+
__version__ = "2.1.5"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
faraday-plugins>=1.6.6
1+
faraday-plugins>=1.6.7
22
click>=8.0.1
33
colorama>=0.4.4
44
jsonschema>=3.2.0

0 commit comments

Comments
 (0)