Skip to content

Commit 5bea485

Browse files
committed
Minor fixes
1 parent b9e97a6 commit 5bea485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes for PHP Mode by Version
22

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.
3+
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.
44

55
## [1.21.4] - 2019-05-29
66

@@ -11,7 +11,7 @@ This version contains unobtrusive changes for future compatibility. Also, `forwa
1111
* A new command `php-mode-maybe` has been added to improve the compatibility of Blade templates and HTML templates with Web Mode. ([#532])
1212
* A new custom variable php-mode-page-delimiter is added, which is assigned to page-delimiter in PHP-Mode. It allows you to move smoothly to the previous and subsequent definition statements with `forward-page` (<kbd>C-x C-[</kbd>) and `backward-page` (<kbd>C-x C-]</kbd>). ([#540] by [@takeokunn])
1313

14-
### Change
14+
### Changed
1515

1616
* `php-maybe-mode` and `.php` files are associated with `auto-mode-alist` instead of `php-mode` ([#532])
1717
* Compatibility with [poly-php] has been improved. This has not yet been officially released.

0 commit comments

Comments
 (0)