branch: elpa/cond-let
commit 538a4162cc5b39cee2e0f85609ffc1f1716cdf8d
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Complete beta notice
---
 cond-let.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cond-let.el b/cond-let.el
index 9d7d3421d94..57a35e901ad 100644
--- a/cond-let.el
+++ b/cond-let.el
@@ -30,7 +30,8 @@
 ;;; Commentary:
 
 ;; This is a BETA release!
-;; Breaking changes are possible!
+;; Breaking changes are unlikely but still possible!
+;; See https://github.com/tarsius/cond-let/wiki.
 
 ;; Emacs provides the binding conditionals `if-let', `if-let*',
 ;; `when-let', `when-let*', `and-let*' and `while-let'.

Reply via email to