Removed history.md file

This commit is contained in:
mh4x0f 2020-04-03 09:26:07 -03:00
parent af61b75ab2
commit 18dbaccc52
2 changed files with 2 additions and 25 deletions

View File

@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
## [1.0.0] - 2020-04-02 ## [1.0.0] - 2020-04-02
### Added ### Added
- Added changelog 1.0.0 version. [mh4x0f]
- Added generate random session id. [mh4x0f] - Added generate random session id. [mh4x0f]
- Added random banners ascii art. [mh4x0f] - Added random banners ascii art. [mh4x0f]
- Added somes improvements controller system. [mh4x0f] - Added somes improvements controller system. [mh4x0f]
@ -60,7 +61,7 @@ All notable changes to this project will be documented in this file.
### Deprecated ### Deprecated
### Removed ### Removed
- Removed history.md file [mh4x0f]
- Removed keys not using in project. [mh4x0f] - Removed keys not using in project. [mh4x0f]
- Remove lib not using in the project. [mh4x0f] - Remove lib not using in the project. [mh4x0f]
- Removed somes import nyscreen. [mh4x0f] - Removed somes import nyscreen. [mh4x0f]

View File

@ -1,24 +0,0 @@
1.0.0 / 2020-01-25
==================
* added loguru lib
* added LoggerManager module
* added Responder3 tool as a plugin mitmMode
* added mitmcontroller and mitm module test
* added DNSServer logger
* added proxycontroller
* removed file test
* added dns controller, new python DNSServer
* fixed stop hostapd and some improvements
* initial module architecture components
* plugins filter invalid arguments
* added function getColorStatusPlugin
* added PumpkinProxy options for activate plugin
* more files compiler removed
* removed all files *.py compiler
* added exclude files
* fixed somes bugs on UI and add more features
* fixed argparse arguments
* fixed window urwid implementation
* initial commit