Upload files to "Config"

This commit is contained in:
2024-11-28 10:38:18 -05:00
parent d8dea63293
commit e3e7fc27cb
2 changed files with 10 additions and 5 deletions

View File

@ -1,11 +1,14 @@
# 1.1.0 # 1.1.1 (2024/11/28)
- change methodology page
# 1.1.0 (2024/11/27)
- change to web browser instead of terminal - change to web browser instead of terminal
# 1.0.5 # 1.0.5 (2024/11/26)
- add searching - add searching
- create common_ui.py file for reusable functions - create common_ui.py file for reusable functions
# 1.0.4 # 1.0.4 (2024/11/25)
- add analyst notebook - add analyst notebook
- add IP - add IP
- add Domain - add Domain
@ -15,8 +18,10 @@
- add start.me - add start.me
- add website - add website
# 1.0.3 # 1.0.3 (2024/11/24)
- highlight, unmark and color marked sections - highlight, unmark and color marked sections
- add emojis to main page - add emojis to main page
- simplify code to help with backend - simplify code to help with backend
# 1.0.0 (2024/11/23)
- started this project

View File

@ -1 +1 @@
VERSION = "1.1.0" VERSION = "1.1.1"