Add changelog
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
This commit is contained in:
parent
6952c1c668
commit
ae9a336741
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.3.0
|
||||||
|
|
||||||
|
- Move to a package layout
|
||||||
|
- Add support for invocation via `-m`
|
||||||
|
- Support Python 3.11
|
||||||
|
- Code now formatted via isort/black and linted via flake8
|
||||||
|
- Move readme and changelog to markdown
|
||||||
|
- Now packaged via hatchling instead of setuptools
|
||||||
|
|
||||||
## 2.2.1
|
## 2.2.1
|
||||||
|
|
||||||
- Fix `--user-only` and `--freeze` flags which were broken after the last release.
|
- Fix `--user-only` and `--freeze` flags which were broken after the last release.
|
||||||
|
|
Loading…
Reference in New Issue