-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: CHANGELOG for May 06, 2024 (#84)
* feat: CHANGELOG for May 06, 2024 * description and formatting --------- Co-authored-by: vgvbot <[email protected]> Co-authored-by: Tom Arra <[email protected]>
- Loading branch information
1 parent
9cd64be
commit 1668be5
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,6 +38,7 @@ | |
"jamesblasco", | ||
"jaumard", | ||
"jdebecka", | ||
"jneschisi", | ||
"jorgecoca", | ||
"jsgalarraga", | ||
"jxstxn", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Very Good Changelog (05-06-2024) | ||
|
||
Update Dart Frog testing documentation | ||
|
||
## dart_frog | ||
|
||
- docs: fix testing.md `context.read` typo ([@jneschisi](https://github.com/jneschisi)) | ||
- https://github.com/VeryGoodOpenSource/dart_frog/pull/1356 |