diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.org b/README.org index e867a4d..5ad8722 100644 --- a/README.org +++ b/README.org @@ -2,6 +2,7 @@ #+subtitle: Taurus parses Call logs #+export_file_name: index #+setupfile: ~/.emacs.d/org-templates/projects.org +#+startup: overview | Website | https://andinus.nand.sh/taurus | | Source | https://git.tilde.institute/andinus/taurus | @@ -70,3 +71,17 @@ Number of significant digits in phone numbers. Default is set to 10. If the number of digits is less than significant digits then the number is discarded, if it's more then the initial extra digits are discarded (Country Code, etc.). +* News + +** v0.1.0 - 2021-08-15 + +Initial Implementation. + ++ Present overall stats. ++ Displays contact specific stats. + + Outgoing + + Incoming + + Total Call Time + + Declined + + They Declined + + Missed Calls |