-
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.
- Loading branch information
1 parent
edcb9f5
commit e786802
Showing
2 changed files
with
5 additions
and
2 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
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 |
---|---|---|
@@ -1,4 +1,7 @@ | ||
# SSEparser 0.1.0 | ||
|
||
- Export the SSEparser class, and the `parse_sse()` function as a higher level wrapper. | ||
|
||
# SSEparser 0.0.0.9000 | ||
|
||
- Added a `NEWS.md` file to track changes to the package. | ||
- Export the SSEparser class, and the `parse_sse()` function as a higher level wrapper. |