branch: main
commit ce230dec3a1b3d185b22c9c7ec744c129601fb3f
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    * elpa-packages (php-mode): Add :news
---
 elpa-packages | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index 54b68a1..1074f4c 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -177,7 +177,8 @@
   :ignored-files ("check.sh" "genhtml.sh" "test.el"))
 
  ("php-mode"           :url "https://github.com/emacs-php/php-mode";
-  :lisp-dir "lisp")
+  :lisp-dir "lisp"
+  :news "CHANGELOG.md")
 
  ("projectile"         :url "https://github.com/bbatsov/projectile";
   :ignored-files ("doc" "test")

Reply via email to