mirror of
https://github.com/Cronocide/wifipumpkin3.git
synced 2025-01-22 19:37:18 +00:00
update changelog beta version
This commit is contained in:
parent
abc8a8031e
commit
614c3dedea
@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- added check if process hostapd is running before start threads
|
- added check if process hostapd is running before start threads
|
||||||
- added settings binary path of iptables editable
|
- added settings binary path of iptables editable
|
||||||
- added waitforfinish on Qprocess for add rules iptables
|
- added waitforfinish on Qprocess for add rules iptables
|
||||||
|
- added frist restful api implementation
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
__version__ = "1.0.x"
|
__version__ = "1.0.x"
|
||||||
__codename__ = "Developing"
|
__codename__ = "Developing"
|
||||||
__branch__ = "draft"
|
__branch__ = "beta"
|
Loading…
Reference in New Issue
Block a user