Skip to content

Commit 498705b

Browse files
committed
Update changelog
1 parent fc77d59 commit 498705b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
# v2.2.0
8+
### Added
9+
- Added a notify command `notify [role]`
10+
- Notify a given role or yourself to the next thread message received.
11+
- Once a thread message is received you will be pinged once only.
12+
13+
- Added a subscribe command `sub [role]` / `unsub [role]`
14+
- Subscribes yourself or a given role to be notified when thread messages are received.
15+
- You will be pinged for every thread message recieved until you unsubscribe.
16+
17+
### Changed
18+
- Improve log channel message format slightly.
19+
720
# v2.1.1
821

922
### Fixed

0 commit comments

Comments
 (0)