aboutsummaryrefslogtreecommitdiff
path: root/README-stackrpms.md
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-08-14 20:52:44 -0400
committerB. Stack <bgstack15@gmail.com>2022-08-15 08:18:02 -0400
commit35ba344114a5f3ce6bf0602c3bb5c892a0f77aba (patch)
tree7439e23affb1c69e39e8052c4583a6df3c60b2de /README-stackrpms.md
parentadd auto-login with localStorage (diff)
downloadradicaleinfcloud-35ba344114a5f3ce6bf0602c3bb5c892a0f77aba.tar.gz
radicaleinfcloud-35ba344114a5f3ce6bf0602c3bb5c892a0f77aba.tar.bz2
radicaleinfcloud-35ba344114a5f3ce6bf0602c3bb5c892a0f77aba.zip
add files-for-versioning, and v0.13.4
Diffstat (limited to 'README-stackrpms.md')
-rw-r--r--README-stackrpms.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README-stackrpms.md b/README-stackrpms.md
index 6e7580a..bee88a1 100644
--- a/README-stackrpms.md
+++ b/README-stackrpms.md
@@ -66,3 +66,6 @@ Relevant config options for radicale (file `/etc/radicale/config`) include:
* Fri Aug 12 2022 B. Stack <bgstack15@gmail.com> - 0.13.3-1
- Add fully-working upload function
+
+* Sun Aug 14 2022 B. Stack <bgstack15@gmail.com> - 0.13.4-1
+- Add auto-login feature using manually-set localStorage values in browser
bgstack15