diff --git a/README.md b/README.md
index 8d6a8a7..51b9c47 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# TrueNAS ZFS over iSCSI Plugin for Proxmox VE
-## 📢: ATTENTION 2023-08-16 📢: New repos are now online at [Cloudsmith](#new-installs).
+## 📢: ATTENTION 2024-01-07 📢: Bearer Token Authentication now available in Version 2.3.0 on the testing repo.
## Activity
@@ -8,6 +8,15 @@
+ ++2024-01-07
+ + - Added Bearer Token Authentication. + - Changed variable `freenas_password` to `truenas_secret` to represent either a password or token. + - Identation and whitespace cleanup. + +2023-08-18