File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] .
55
6+ ## 3.1 (released 2023-11-23)
7+ ### Features
8+ * New user option ` el-patch-use-advice ` which can be customized to
9+ have ` el-patch ` install patches using the built-in advice system
10+ instead of overwriting function definitions directly.
11+
12+ ### Enhancements
13+ * Some minor improvements to the way errors are reported from
14+ ` el-patch-template ` .
15+
616## 3.0 (released 2022-04-17)
717### Breaking changes
818* The arguments to ` el-patch-feature ` after the feature name are no
Original file line number Diff line number Diff line change 88; ; Keywords: extensions
99; ; Package-Requires: ((emacs "26"))
1010; ; SPDX-License-Identifier: MIT
11- ; ; Version: 3.0
11+ ; ; Version: 3.1
1212
1313; ;; Commentary:
1414
Original file line number Diff line number Diff line change 88; ; Keywords: extensions
99; ; Package-Requires: ((emacs "26"))
1010; ; SPDX-License-Identifier: MIT
11- ; ; Version: 3.0
11+ ; ; Version: 3.1
1212
1313; ;; Commentary:
1414
You can’t perform that action at this time.
0 commit comments