|
4 | 4 |
|
5 | 5 | ## [Unreleased] |
6 | 6 |
|
| 7 | +## [1.4.0] - 2025-04-30 |
| 8 | + |
7 | 9 | Note: This release introduces *Universal Argument*, which affects the two commands *Paste: Leave Caret at Point* and *Pop Mark*. The two |
8 | 10 | commands are no longer bound to any key since they are obsolete when used with *Universal Argument*, but they are still available as |
9 | 11 | independent commands if you for some reason prefer not to use *Universal Argument*. |
@@ -159,34 +161,20 @@ independent commands if you for some reason prefer not to use *Universal Argumen |
159 | 161 |
|
160 | 162 | - Initial release. |
161 | 163 |
|
162 | | -[Unreleased]: https://github.com/strindberg/emacsj/compare/v1.3.6...HEAD |
163 | | - |
| 164 | +[Unreleased]: https://github.com/strindberg/emacsj/compare/v1.4.0...HEAD |
| 165 | +[1.4.0]: https://github.com/strindberg/emacsj/compare/v1.3.6...v1.4.0 |
164 | 166 | [1.3.6]: https://github.com/strindberg/emacsj/compare/v1.3.5...v1.3.6 |
165 | | - |
166 | 167 | [1.3.5]: https://github.com/strindberg/emacsj/compare/v1.3.4...v1.3.5 |
167 | | - |
168 | 168 | [1.3.4]: https://github.com/strindberg/emacsj/compare/v1.3.3...v1.3.4 |
169 | | - |
170 | 169 | [1.3.3]: https://github.com/strindberg/emacsj/compare/v1.3.2...v1.3.3 |
171 | | - |
172 | 170 | [1.3.2]: https://github.com/strindberg/emacsj/compare/v1.3.1...v1.3.2 |
173 | | - |
174 | 171 | [1.3.1]: https://github.com/strindberg/emacsj/compare/v1.3.0...v1.3.1 |
175 | | - |
176 | 172 | [1.3.0]: https://github.com/strindberg/emacsj/compare/v1.2.2...v1.3.0 |
177 | | - |
178 | 173 | [1.2.2]: https://github.com/strindberg/emacsj/compare/v1.2.1...v1.2.2 |
179 | | - |
180 | 174 | [1.2.1]: https://github.com/strindberg/emacsj/compare/v1.2.0...v1.2.1 |
181 | | - |
182 | 175 | [1.2.0]: https://github.com/strindberg/emacsj/compare/v1.1.0...v1.2.0 |
183 | | - |
184 | 176 | [1.1.0]: https://github.com/strindberg/emacsj/compare/v1.0.2...v1.1.0 |
185 | | - |
186 | 177 | [1.0.2]: https://github.com/strindberg/emacsj/compare/v1.0.1...v1.0.2 |
187 | | - |
188 | 178 | [1.0.1]: https://github.com/strindberg/emacsj/compare/v0.9.3...v1.0.1 |
189 | | - |
190 | 179 | [0.9.3]: https://github.com/strindberg/emacsj/compare/v0.9.2...v0.9.3 |
191 | | - |
192 | 180 | [0.9.2]: https://github.com/strindberg/emacsj/commits/v0.9.2 |
0 commit comments