aboutsummaryrefslogtreecommitdiff
path: root/README-stackrpms.md
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-08-12 14:47:18 -0400
committerB. Stack <bgstack15@gmail.com>2022-08-12 14:47:18 -0400
commit104ae440dea11dfdacc685f68f66c3cad7c994c4 (patch)
treebba5a8fbcb96ff7a3ff9474abd8ae8ec595b4847 /README-stackrpms.md
parentMerge branch 'add-upload' into 'stackrpms' (diff)
downloadradicaleinfcloud-104ae440dea11dfdacc685f68f66c3cad7c994c4.tar.gz
radicaleinfcloud-104ae440dea11dfdacc685f68f66c3cad7c994c4.tar.bz2
radicaleinfcloud-104ae440dea11dfdacc685f68f66c3cad7c994c4.zip
update version string to 0.13.3
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 6b678c7..6e7580a 100644
--- a/README-stackrpms.md
+++ b/README-stackrpms.md
@@ -63,3 +63,6 @@ Relevant config options for radicale (file `/etc/radicale/config`) include:
* Thu May 26 2022 B. Stack <bgstack15@gmail.com> - 0.13.1-1stackrpms1.3
- added visible outlines for keyboard navigation
- enabled selectable and navigable input for login button
+
+* Fri Aug 12 2022 B. Stack <bgstack15@gmail.com> - 0.13.3-1
+- Add fully-working upload function
bgstack15