26 lines
477 B
Markdown
26 lines
477 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## 2022-04-19
|
|
|
|
### Changes
|
|
|
|
---
|
|
|
|
Packages with breaking changes:
|
|
|
|
- [`wyatt_analysis` - `v2.0.0`](#wyatt_analysis---v200)
|
|
|
|
Packages with other changes:
|
|
|
|
- There are no other changes in this release.
|
|
|
|
---
|
|
|
|
#### `wyatt_analysis` - `v2.0.0`
|
|
|
|
- **BREAKING** **FIX**: remove unawaited() since its in Dart 2.15.
|
|
|