mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-26 17:58:40 -05:00
bumped version to v2.1.0
This commit is contained in:
parent
2f0084d450
commit
ad11af2865
@ -3,7 +3,11 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
## [v2.1.0] - 2020-01-04
|
||||
### Added
|
||||
- New NATO "phonetics" command.
|
||||
- Flag emojis to commands with countries.
|
||||
@ -51,5 +55,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
## v1.0.0 - 2019-07-31 [YANKED]
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/classabbyamp/discord-qrm2/compare/v2.0.0...HEAD
|
||||
[Unreleased]: https://github.com/classabbyamp/discord-qrm2/compare/v2.1.0...HEAD
|
||||
[v2.1.0]: https://github.com/classabbyamp/discord-qrm2/releases/tag/v2.1.0
|
||||
[v2.0.0]: https://github.com/classabbyamp/discord-qrm2/releases/tag/v2.0.0
|
||||
|
2
info.py
2
info.py
@ -24,5 +24,5 @@ authors = ("@ClassAbbyAmplifier#2229", "@0x5c#0639")
|
||||
description = """A bot with various useful ham radio-related functions, written in Python."""
|
||||
license = "Released under the GNU General Public License v2"
|
||||
contributing = "Check out the source on GitHub, contributions welcome: https://github.com/classabbyamp/discord-qrm2"
|
||||
release = '2.0.0'
|
||||
release = '2.1.0'
|
||||
bot_server = 'https://discord.gg/Ntbg3J4'
|
||||
|
Loading…
Reference in New Issue
Block a user