mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Release: v0.1.2
This commit is contained in:
parent
aeba07b658
commit
28cb94cfb5
2 changed files with 2 additions and 2 deletions
|
@ -270,7 +270,7 @@ Note that, while ~matrix-client~ remains usable, and probably will for some time
|
|||
:TOC: :depth 0
|
||||
:END:
|
||||
|
||||
** 0.1.2-pre
|
||||
** 0.1.2
|
||||
|
||||
*Fixed*
|
||||
+ Function ~ement-room-sync~ correctly updates room-list buffers. (Thanks to [[https://github.com/vizs][Visuwesh]].)
|
||||
|
|
2
ement.el
2
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.1.2-pre
|
||||
;; Version: 0.1.2
|
||||
;; Package-Requires: ((emacs "27.1") (map "2.1") (plz "0.2") (taxy "0.9") (taxy-magit-section "0.9") (svg-lib "0.2.5") (transient "0.3.7"))
|
||||
;; Keywords: comm
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue