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/),
99### Added
1010
1111- ` automod ` : Added support for JSON paths for easier configuration of rules
12+ - ` jira ` : Reimplemented link support (#65 )
13+ - ` roles ` : Added tips for providing roles
1214
1315### Changed
1416
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 )
1635
1736## [ 0.17.0] - 2021-09-02
1837
You can’t perform that action at this time.
0 commit comments