diff --git a/CHANGELOG.md b/CHANGELOG.md index f4dc125..8adbb70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,23 @@ All notable changes to this project will be documented here. -## [v1.2.0] - 2024-07-20 +## [v1.2.1] - 2024-07-06 + +### Fix + +- Make `log`, `http_utils` and `models` modules visible. + +### Test + +- Add logger test case. + +### Docs + +- Update `CHANGELOG.md`. +- Add `Contributors Wall` to `README.md`. + + +## [v1.2.0] - 2024-07-05 ### Style diff --git a/README.md b/README.md index acb6132..b9ceb26 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,9 @@ $ pip install wheel $ python setup.py bdist_wheel $ pip install ./dist/code_simplify-*-py3-none-any.whl ``` + + +# Contributors Wall + + +