Add ChangeLog
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
42488d6948
commit
f4dc066c02
1 changed files with 22 additions and 0 deletions
22
ChangeLog
Normal file
22
ChangeLog
Normal file
|
@ -0,0 +1,22 @@
|
|||
Version <XXX>:
|
||||
<DATE> <AUTHORS>
|
||||
* Breaking:
|
||||
- Use a hashed version of the bound Jid to ensure data path works on most FS.
|
||||
* Improvements:
|
||||
- Add CI script with linting and static type checking.
|
||||
- Change the way setuptools installs the plugin and use entry_points
|
||||
instead. This requires poezio `3577f887` at least.
|
||||
* Changes:
|
||||
- Recommend using master while the plugin is still experimental
|
||||
|
||||
Version 0.2.0:
|
||||
2020-01-01 Maxime “pep” Buquet <pep@bouah.net>
|
||||
* Improvements:
|
||||
- Initial MUC support.
|
||||
* Changes:
|
||||
- Declare oldest supported Python version as 3.7.
|
||||
|
||||
Version 0.1.0:
|
||||
2019-12-23 Maxime “pep” Buquet <pep@bouah.net>
|
||||
* Changes:
|
||||
- Import from https://lab.louiz.org/poezio/poezio/merge_requests/18.
|
Loading…
Reference in a new issue