Update version_logs.md

This commit is contained in:
2024-11-26 23:51:57 -05:00
parent 57b670f316
commit 8af194266e

View File

@ -1,7 +1,6 @@
# 1.0.3 # 1.0.5
- highlight, unmark and color marked sections - add searching
- add emojis to main page - create common_ui.py file for reusable functions
- simplify code to help with backend
# 1.0.4 # 1.0.4
- add analyst notebook - add analyst notebook
@ -13,6 +12,7 @@
- add start.me - add start.me
- add website - add website
# 1.0.5 # 1.0.3
- add searching - highlight, unmark and color marked sections
- create common_ui.py file for reusable functions - add emojis to main page
- simplify code to help with backend