[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals-release/ement 41a5a6b589 4/4: Release: v0.8.1
From: |
ELPA Syncer |
Subject: |
[elpa] externals-release/ement 41a5a6b589 4/4: Release: v0.8.1 |
Date: |
Fri, 31 Mar 2023 05:58:12 -0400 (EDT) |
branch: externals-release/ement
commit 41a5a6b589b3016e2f9fbc9746a1bf482e69cfb5
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Release: v0.8.1
---
README.org | 5 +++++
ement.el | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 237c58421b..3e369262f7 100644
--- a/README.org
+++ b/README.org
@@ -295,9 +295,14 @@ Note that, while ~matrix-client~ remains usable, and
probably will for some time
:TOC: :depth 0
:END:
+** 0.8.1
+
+Added missing changelog entry (of course).
+
** 0.8
*Additions*
++ Command ~ement-create-space~ creates a new space.
+ Command ~ement-room-toggle-space~ toggles a room's membership in a space (a
way to group rooms in Matrix).
+ Visibility of sections in the room list is saved across sessions.
+ Command ~ement-room-list-kill-buffer~ kills a room's buffer from the room
list.
diff --git a/ement.el b/ement.el
index 9da72611bc..36042cdb9c 100644
--- a/ement.el
+++ b/ement.el
@@ -5,7 +5,7 @@
;; Author: Adam Porter <adam@alphapapa.net>
;; Maintainer: Adam Porter <adam@alphapapa.net>
;; URL: https://github.com/alphapapa/ement.el
-;; Version: 0.8
+;; Version: 0.8.1
;; Package-Requires: ((emacs "27.1") (map "2.1") (persist "0.5") (plz "0.2")
(taxy "0.10") (taxy-magit-section "0.12.1") (svg-lib "0.2.5") (transient
"0.3.7"))
;; Keywords: comm