emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/php-mode 10509949d3 07/11: Update CHANGELOG


From: ELPA Syncer
Subject: [nongnu] elpa/php-mode 10509949d3 07/11: Update CHANGELOG
Date: Sun, 23 Jul 2023 16:01:09 -0400 (EDT)

branch: elpa/php-mode
commit 10509949d3c587771e2f91de2aec143e444adeb4
Author: USAMI Kenta <tadsan@zonu.me>
Commit: USAMI Kenta <tadsan@zonu.me>

    Update CHANGELOG
---
 CHANGELOG.md | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02e51eaa24..5b6a070902 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,12 +2,36 @@
 
 All notable changes of the PHP Mode 1.19.1 release series are documented in 
this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
 
-## Unreleased
+<!-- ## Unreleased -->
+
+## [1.25.0] - 2023-07-24
 
 ### Added
 
- * **Support Emacs 29.1** ([#750])
+ * **Support Emacs 29.1** ([#743], [#750])
+
+### Fixed
+
+ * Fixed many byte compilation errors on Emacs 29 and 30 by multiple patches 
contributed by [Stefan Monnier] ([#737], [#739] and [#740], thanks Stefan!)
+ * Fixed PEAR method chaining wrong indentation ([#745] and [#746], thanks 
[@cweiske]!)
+ * Fixed `php-mode-debug-reinstall` command ([#747], [#748])
+
+### Removed
 
+ * Drop Emacs 25 support ([#729], [736])
+
+[Stefan Monnier]: https://www.iro.umontreal.ca/~monnier/
+[#729]: https://github.com/emacs-php/php-mode/pull/729
+[#736]: https://github.com/emacs-php/php-mode/pull/736
+[#737]: https://github.com/emacs-php/php-mode/pull/737
+[#739]: https://github.com/emacs-php/php-mode/pull/739
+[#740]: https://github.com/emacs-php/php-mode/pull/740
+[#741]: https://github.com/emacs-php/php-mode/pull/741
+[#743]: https://github.com/emacs-php/php-mode/pull/743
+[#745]: https://github.com/emacs-php/php-mode/pull/745
+[#746]: https://github.com/emacs-php/php-mode/pull/746
+[#747]: https://github.com/emacs-php/php-mode/pull/747
+[#748]: https://github.com/emacs-php/php-mode/pull/748
 [#750]: https://github.com/emacs-php/php-mode/pull/750
 
 ## [1.24.3] - 2023-03-19



reply via email to

[Prev in Thread] Current Thread [Next in Thread]