Skip to content

Commit b2c95a9

Browse files
author
Sylvain MARIE
committed
2.2.2 changelog
1 parent f0ea53a commit b2c95a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 2.2.2 - Minor packaging improvements
4+
5+
- Added `__version__` attribute. Fixes [#20](https://github.com/smarie/python-mini-lambda/issues/20)
6+
- Improved `setup.py`, in particular long description now uses markdown (no pandoc anymore) and zip_safe is false. Fixes [#18](https://github.com/smarie/python-mini-lambda/issues/18)
7+
- Added `py.typed` file for PEP561 compliance. Fixes [#19](https://github.com/smarie/python-mini-lambda/issues/19)
8+
39
### 2.2.1 - `pyproject.toml`
410

511
Added `pyproject.toml`.

0 commit comments

Comments
 (0)