File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres (somewhat) to [Semantic Versioning](https://semver.org/
7
7
8
8
9
9
## [ Unreleased]
10
+
11
+
12
+ ## [ 1.2.1] - 2020-02-19
10
13
### Fixed
11
14
- Fixed bug where ` mb?info ` would not work in DMs.
12
15
@@ -29,7 +32,8 @@ and this project adheres (somewhat) to [Semantic Versioning](https://semver.org/
29
32
- Autorole system
30
33
31
34
32
- [ Unreleased ] : https://github.com/0x5c/minibot/compare/v1.2.0...HEAD
35
+ [ Unreleased ] : https://github.com/0x5c/minibot/compare/v1.2.1...HEAD
36
+ [ 1.2.1 ] : https://github.com/0x5c/minibot/releases/tag/v1.2.1
33
37
[ 1.2.0 ] : https://github.com/0x5c/minibot/releases/tag/v1.2.0
34
38
[ 1.0.1 ] : https://github.com/0x5c/minibot/releases/tag/v1.0.1
35
39
[ 1.0.0 ] : https://github.com/0x5c/minibot/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 7
7
description = """A bot for basic guild stuff."""
8
8
license = "MIT"
9
9
contributing = "https://github.com/0x5c/minibot"
10
- release = '1.2.0 '
10
+ release = '1.2.1 '
11
11
guild_invite = "https://discord.gg/Wq8vpm3"
You can’t perform that action at this time.
0 commit comments