Skip to content

Commit 3611604

Browse files
authored
Merge pull request #13 from PSNAppz/master
Added Change Log and Changed Requirements.txt
2 parents d4886a3 + b3b46d9 commit 3611604

2 files changed

Lines changed: 34 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Changelog
2+
--------------------
3+
All notable changes to this project will be documented in this file.
4+
5+
## 0.0.3 - Jun 18, 2017 - Jun 27
6+
--------------------
7+
### Added
8+
9+
* Resources and Samples
10+
* Color to modules
11+
* Live website checking
12+
* CODE_OF_CONDUCT
13+
* Travis CI integration
14+
15+
## 0.0.2 - Jun 13, 2017 - Jun 17
16+
--------------------
17+
### Added
18+
19+
* Tor.md
20+
* LICENSE
21+
* Page reader
22+
* Weblink fetcher
23+
* Email fetcher
24+
* Test case for get weblink
25+
* testcase for get email
26+
27+
28+
## 0.0.1 - May 17, 2017 - Jun 3
29+
--------------------
30+
### Added
31+
32+
* README file
33+
* Test directory

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
beautifulsoup4==4.6.0
2-
SocksiPy_branch==1.01
2+
PySocks==1.6.7
33
stem==1.5.4

0 commit comments

Comments
 (0)