We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a242d5c commit c87cc25Copy full SHA for c87cc25
CHANGELOG.md
@@ -4,9 +4,15 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-# v2.11.0
+# [UNRELEASED]
8
9
-### Added
+### Fixed
10
+- `?activity listening to music` no longer result in two "to"s ("listening to to music").
11
+ - This may require you to change your activity message to accommodate this fix.
12
+
13
+# v2.11.0
14
15
+### Added
16
- `loglink` command, returns the log link for the current thread.
17
18
# v2.10.2
0 commit comments