File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,29 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9
9
### Added
10
10
11
11
- ` automod ` : Added support for JSON paths for easier configuration of rules
12
+ - ` jira ` : Reimplemented link support (#65 )
13
+ - ` roles ` : Added tips for providing roles
12
14
13
15
### Changed
14
16
15
- - ` jira ` : Overhauled the issue requesting logic and the embed colors now reflect the status of the bug
17
+ - ` automod ` : An exhaustive list of adjustments and improvements that's too long and complicated for the changelog
18
+ - ` faq ` :
19
+ - Turned the shortcut prefix into a pattern
20
+ - Consolidated FAQ update commands
21
+ - Reimplement the list of FAQs
22
+ - Various improvements (#72 )
23
+ - Added options in root config to limit or disable certain features
24
+ - Reorganized and added new search commands
25
+ - Improved how tags are used in queries
26
+ - Allowed showing options instead of just setting them
27
+ - ` invite ` : Multiple invites now go in one message instead of multiple
28
+ - ` jira ` : Overhauled the issue requesting logic and the embed colors now reflect the status of the bug (#64 )
29
+ - ` roles ` : Refine role searching logic
30
+
31
+ ### Fixed
32
+
33
+ - Fixed instances of timezone-unaware ` utcnow() `
34
+ - ` jira ` : Now checks that issues are in the ` <project>-<id> ` format and that requested issues have fields (#69 )
16
35
17
36
## [ 0.17.0] - 2021-09-02
18
37
You can’t perform that action at this time.
0 commit comments