Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Move changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
natebosch committed Nov 21, 2023
1 parent 7823bb2 commit dd59642
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 0.12.17-wip

* Add some explicit casts to remove some dynamic calls. There remain a large
number of intentionally dynamic calls.

## 0.12.16

* Expand bounds on `test_api` dependency to allow the next breaking release
Expand All @@ -9,8 +12,6 @@

* Add `package:matcher/expect.dart` library. Copies the implementation of
`expect` and the asynchronous matchers from `package:test`.
* Add some explicit casts to remove some dynamic calls. There remain a large
number of intentionally dynamic calls.

## 0.12.14

Expand Down

0 comments on commit dd59642

Please sign in to comment.