Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## Unreleased

## 1.7.1 - 2023-12-20

### Changed
- Ignore package versions which were retracted from pub.dev (#262)
- Ignore package versions which were retracted from pub.dev (#262)

### Fixed
- Fix exception when including a package which is not published on pub.dev (#260)
- Fix exception when including a package which is not published on pub.dev (#260)
- Fix exception when Pub API could not be reached (#261)

## 1.7.0 - 2023-09-17
Expand Down