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

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

[elpa] externals/objed c87e826 150/216: Add News file to document change


From: Stefan Monnier
Subject: [elpa] externals/objed c87e826 150/216: Add News file to document changes.
Date: Tue, 8 Jan 2019 12:29:30 -0500 (EST)

branch: externals/objed
commit c87e8260eb75a6e119b6c115a2d111cc7e1ce521
Author: Clemera <address@hidden>
Commit: Clemera <address@hidden>

    Add News file to document changes.
---
 News.asc | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/News.asc b/News.asc
new file mode 100644
index 0000000..b61d8bd
--- /dev/null
+++ b/News.asc
@@ -0,0 +1,19 @@
+= Changes
+
+== 0.2.0 (2018-11-27)
+
+- Switch to https://semver.org/[semantic] versioning.
+- Change of some default key bindings (sorry for that, will not happen so 
frequently any more).
+- Add tests.
+- Many bug fixes and enhancements, the most important ones were:
+  - Simplify object macro usage, add new macro arguments.
+  - Add `objed-extend` to easily include other objects into current one.
+  - Add functionality to mark more objects of currrent type by repeating the 
object command.
+  - Use DEL to delete current object and switch to insert (replace).
+  - Add key prefix to switch to (any) remote object.
+  - Add basic multiple-cursors support.
+  - Add syntax (face) object and block object for python.
+
+== 0.1 (2018-10-31)
+
+- Initial Release



reply via email to

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