Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 66a72bb

Browse files
committed
prepare changelog for next release
1 parent db94dfd commit 66a72bb

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+
## Unreleased
4+
5+
### Fixes
6+
- Addressed an issue where a fresh install would encounter an `AttributeError` due to the removal of `LegacyVersion` class in `packaging.version`. This resolution is detailed in [PR 128](https://github.com/fohrloop/dash-uploader/pull/128), effectively resolving issue [#111](https://github.com/fohrloop/dash-uploader/issues/111).
7+
- Clarified size units by changing "Mb" to "MB" for better readability and consistency. See the details in [PR 133](https://github.com/fohrloop/dash-uploader/pull/133).
8+
39
## 0.7.0-a1 (2022-03-30)
410

511
- This pre-release is available in PyPI with `--pre` flag.

0 commit comments

Comments
 (0)