You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
All notable changes of the PHP Mode 1.19.1 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
4
4
5
+
## [1.21.0] - 2019-01-09
6
+
7
+
A minor change from the previous version, but this version has BC brake about `c-mode-hook`.
8
+
9
+
### Added
10
+
11
+
* Add `php` customize group.
12
+
* This group is positioned above `php-mode`.
13
+
* This group was originally planned to be included in v1.20.0.
0 commit comments