47 lines
812 B
Markdown
47 lines
812 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_authentication_bloc` - `v0.2.0-dev.0`](#wyatt_authentication_bloc---v020-dev0)
|
|
|
|
Packages with other changes:
|
|
|
|
- There are no other changes in this release.
|
|
|
|
---
|
|
|
|
#### `wyatt_authentication_bloc` - `v0.2.0-dev.0`
|
|
|
|
- **BREAKING** **FEAT**: rename package.
|
|
|
|
|
|
## 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.
|
|
|