/move command now shows the track that was moved and its position (#610)

This commit is contained in:
Rithwik Rayani 2022-03-30 04:08:24 +05:30 committed by GitHub
parent ce017090e1
commit bd749d95a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- `/move` command now shows the track that was moved and its position
## [1.8.2] - 2022-03-27
### Fixed