Skip to content

Commit

Permalink
Update CHANGELOG.md (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 authored Nov 17, 2023
1 parent d825167 commit 357be2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.1.0a4] - 2023-11-17

### Added

- Pinned to `pydantic >=1.10.2,<2`
Expand All @@ -17,6 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `parse_top_level_import_name` for finding importable names in `.whl` files
[#17](https://github.com/pyodide/pyodide-lock/pull/17)

- Added `pyodide lockfile add_wheels` CLI command.
[#20](https://github.com/pyodide/pyodide-lock/pull/20)

## [0.1.0a3] - 2023-09-15

### Fixed
Expand Down

0 comments on commit 357be2f

Please sign in to comment.