File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to OnJoin are documented in this file.
4+
5+ ## Unreleased
6+
7+ ### Changed
8+
9+ - Normalised README badges.
10+ - Set the package Python requirement to Python 3.10 or newer.
11+
12+ ## v1.1.0 - 2026-05-03
13+
14+ ### Added
15+
16+ - Added remote OnJoin quote management.
17+ - Added configuration for maximum stored quotes and recent quote output.
18+
19+ ### Changed
20+
21+ - Revised README installation and setup guidance.
22+ - Normalised Black configuration.
23+ - Ignored the local ` Documents/ ` directory.
24+
25+ ### Fixed
26+
27+ - Hardened OnJoin quote handling.
28+
29+ ## v1.0.0 - 2026-04-03
30+
31+ ### Added
32+
33+ - Initial OnJoin plugin release for sending notices to users entering a channel.
34+ - Added CodeQL analysis workflow configuration.
35+ - Added CI badges and Python source header policy documentation.
36+
37+ ### Changed
38+
39+ - Standardised GitHub support files and ` .gitignore ` entries.
40+ - Moved supporting project documentation into the ` docs/ ` directory.
41+ - Updated the contribution agreement.
42+ - Stabilised Black linting and restricted Black checks to Python files.
You can’t perform that action at this time.
0 commit comments