ankanghosh commited on
Commit
e6d6436
·
verified ·
1 Parent(s): 9ceccf1

Update docs/changelog.md

Browse files
Files changed (1) hide show
  1. docs/changelog.md +9 -0
docs/changelog.md CHANGED
@@ -2,6 +2,15 @@
2
 
3
  All notable changes to the AskVeracity fact-checking and misinformation detection system will be documented in this file.
4
 
 
 
 
 
 
 
 
 
 
5
  ## [0.4.1] - 2025-04-25
6
 
7
  ### Updated
 
2
 
3
  All notable changes to the AskVeracity fact-checking and misinformation detection system will be documented in this file.
4
 
5
+ ## [0.4.2] - 2025-04-28
6
+
7
+ ### Added
8
+ - Added performance metrics (Accuracy: 50.0%-57.5%, Safety Rate: 82.5%-85.0%) to app's About section
9
+
10
+ ### Changed
11
+ - Updated claim examples in app.py input placeholder
12
+ - Updated app_screenshot.png to reflect current UI changes
13
+
14
  ## [0.4.1] - 2025-04-25
15
 
16
  ### Updated