mirror of
https://github.com/pyodide/micropip.git
synced 2025-09-06 22:26:22 +00:00
Update changelog for 0.6.0 (#98)
This commit is contained in:
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## Unreleased
|
||||
|
||||
## [0.6.0] - 2024/01/31
|
||||
|
||||
### Fixed
|
||||
|
||||
- micropip.install can now locate shared libraries in `<pkg>.libs` directory.
|
||||
This is consistent with the behavior of pyodide.loadpackage.
|
||||
[#97](https://github.com/pyodide/micropip/pull/97)
|
||||
|
||||
## [0.5.0] - 2023/09/19
|
||||
|
||||
### Changed
|
||||
|
@@ -5,4 +5,6 @@ Other versions may work, however we make no guarantees.
|
||||
|
||||
| micropip | Tested Pyodide versions |
|
||||
| ----------- | ----------------------- |
|
||||
| main branch | 0.22.1, 0.23.4, 0.24.0 |
|
||||
| main branch | 0.24.1, 0.25.0 |
|
||||
| 0.6.0 | 0.24.1, 0.25.0 |
|
||||
| 0.5.0 | 0.22.1, 0.23.4, 0.24.0 |
|
||||
|
Reference in New Issue
Block a user