Skip to content

Commit c5b34c6

Browse files
committed
docs: add OnJoin changelog
1 parent 4f02b8d commit c5b34c6

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
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.

0 commit comments

Comments
 (0)